~rjarry/aerc-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] Removing aercbook

Details
Message ID
<20241127160516.149108-1-tonitch@herisson.ovh>
DKIM signature
pass
Download raw message
Patch: +0 -22
This repository doesn't exist anymore, I didn't find any reason but I
believe this should not be kept as this is confusing

Signed-off-by: tonitch <tonitch@herisson.ovh>
---
 integrations/aercbook.md | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 integrations/aercbook.md

diff --git a/integrations/aercbook.md b/integrations/aercbook.md
deleted file mode 100644
index 31f44b7e..00000000
--- a/integrations/aercbook.md
@@ -1,22 +0,0 @@
---
title: "aerc-wiki: Integrations/aercbook"
---

# aercbook

To use aercbook with aerc, you can add the following line to your
`aerc.conf`, `[compose]` section:

```ini
address-book-cmd = aercbook /path/to/aercbook.txt "%s"
```

Set a keybinding in `binds.conf`, `[view]` section, for adding all e-mail
addresses of the current e-mail to your aercbook:

```ini
aa = :pipe -m aercbook /path/to/aercbook.txt --parse --add-all<Enter>
```

Project page:
[aercbook: Minimalistic address book for aerc](https://sr.ht/~renerocksai/aercbook/)
-- 
2.47.0

Applied: [PATCH] Removing aercbook

Details
Message ID
<173436031665.2233686.4117354467768219352@ringo>
In-Reply-To
<20241127160516.149108-1-tonitch@herisson.ovh> (view parent)
DKIM signature
pass
Download raw message
tonitch <tonitch@herisson.ovh> wrote:
> This repository doesn't exist anymore, I didn't find any reason but I
> believe this should not be kept as this is confusing
>
> Signed-off-by: tonitch <tonitch@herisson.ovh>
> ---

Acked-by: Robin Jarry <robin@jarry.cc>

Applied, thanks.

To git@git.sr.ht:~rjarry/aerc
   edd67dd490a8..72d5c028d972  wiki -> wiki
Reply to thread Export thread (mbox)