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
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
tonitch <tonitch@herisson.ovh> wrote: