aerc/doc
Julian Pidancet c7bfe4e490 notmuch: add maildir support
By associating the notmuch database with a maildir store, we can add the
Copy/Move/Delete operations on messages to the notmuch backend.
This change assumes that the notmuch database location is also the root
of the maildir store.

In a previous change, we added the ability to dynamically add and remove
message files to the notmuch DB. This change uses this facility to
synchronize the database with the filesystem operations on maildir
files.

While it's still possible to use the query-map file to create virtual
folders from notmuch search queries, the sidebar is now loaded with the
folders found in the maildir store.

With notmuch, two identical but distinct message files can be indexed in
the database with the same key. This change takes extra care of only
deleting or removing message files from the maildir corresponding to the
folder that is currently selected (if any).

Implements: https://todo.sr.ht/~rjarry/aerc/88
Fixes: https://todo.sr.ht/~rjarry/aerc/73
Signed-off-by: Julian Pidancet <julian.pidancet@oracle.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Acked-by: Tim Culverhouse <tim@timculverhouse.com>
2022-10-27 21:45:24 +02:00
..
aerc-config.5.scd msgview: add separate date formatting 2022-10-19 20:27:58 +02:00
aerc-imap.5.scd imap,smtp: add XOAUTH2 support 2022-10-01 15:47:33 +02:00
aerc-maildir.5.scd worker/maildir: implement Maildir++ support 2022-07-10 20:34:47 +02:00
aerc-notmuch.5.scd doc: fix man page typos 2022-08-22 09:49:26 +02:00
aerc-search.1.scd doc: fix typos 2022-07-18 13:58:27 +02:00
aerc-sendmail.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-smtp.5.scd imap,smtp: add XOAUTH2 support 2022-10-01 15:47:33 +02:00
aerc-stylesets.7.scd lint: check for bad white space habits 2022-10-19 10:19:19 +02:00
aerc-templates.7.scd compose: allow setting all headers in templates 2022-02-03 09:55:20 +01:00
aerc-tutorial.7.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc.1.scd notmuch: add maildir support 2022-10-27 21:45:24 +02:00