X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=howto.mdwn;h=12351d452f0fabe61befc1ca93c82546db485934;hb=421f06648355e3becb1a8f9b3f57aa8d3b615322;hp=d6ce893acc2ca4f63590f046373bd40ff72437f9;hpb=24a2a33de9ec901e55ca455448f59a2d76e178c0;p=obsolete%2Fnotmuch-wiki diff --git a/howto.mdwn b/howto.mdwn index d6ce893..12351d4 100644 --- a/howto.mdwn +++ b/howto.mdwn @@ -38,16 +38,16 @@ messages. ## **Sync notmuch tags and maildir flags** -notmuch has (since version 0.5) the ability to sync IMAP maildir flags -and respective tags in both directions. This feature is not enabled -by default, but it is simple to enable it with the 'notmuch config' -command: +notmuch has the ability to synchronize maildir flags and respective tags in both +directions. For more information on maildir flags see the [maildir +page](http://cr.yp.to/proto/maildir.html), and for the respective tags see your +notmuch configuration file. This feature is enabled by default, but if you don't +need it, it is simple to disable it with the 'notmuch config' command: - $ notmuch config set maildir.synchronize_flags true + $ notmuch config set maildir.synchronize_flags false - -For more information on maildir flags see the -[maildir page](http://cr.yp.to/proto/maildir.html). +The maildir flags may, in turn, be synchronized with IMAP flags by another tool, +such as offlineimap. For safety reasons, and because [[notmuch does not support delete operations|deleting]], notmuch does