X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=notmuch-mutt.mdwn;h=e4f02ea9f816413999a703de91c866c140b7e30a;hp=f4feb79fc4c3a844b4a9c952bb52ca8b971b645e;hb=HEAD;hpb=61ba599cb7e5319b5988955788bcdce2c3ee7a56 diff --git a/notmuch-mutt.mdwn b/notmuch-mutt.mdwn index f4feb79..e4f02ea 100644 --- a/notmuch-mutt.mdwn +++ b/notmuch-mutt.mdwn @@ -1,17 +1,19 @@ [[!img notmuch-logo.png alt="Notmuch logo" class="left"]] +# Using Notmuch with bare Mutt, the old fashioned way Notmuch is a great mail indexing tool that can also be used *in conjunction* with existing Mail User Agents (MUA) instead of replacing them. The advantage of such mixed solutions is that users can benefit from notmuch features (such as full-text search and thread reconstruction) without *having to* change MUA. -# Using Notmuch with bare Mutt, the old fashioned way +The `notmuch-mutt` script shipping with Notmuch bridges the gap between Notmuch +and Mutt. ## Using - [notmuch-mutt](http://git.notmuchmail.org/git/notmuch/tree/HEAD:/contrib/notmuch-mutt), + [notmuch-mutt](https://git.notmuchmail.org/git/notmuch/tree/HEAD:/contrib/notmuch-mutt), which will create a "virtual" maildir folder with search results whenever a search is made. The upside is that you can search all your folders - simultanously; the downside is that your modifications in the results listing + simultaneously; the downside is that your modifications in the results listing do not carry over, also having to switch folders comes with some more annoyances.