]> git.cworth.org Git - notmuch-wiki/blobdiff - notmuch-mutt.mdwn
News for release 0.38.3
[notmuch-wiki] / notmuch-mutt.mdwn
index f4feb79fc4c3a844b4a9c952bb52ca8b971b645e..e4f02ea9f816413999a703de91c866c140b7e30a 100644 (file)
@@ -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.