summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2016-02-21 23:05:29 +0200
committerJani Nikula <jani@nikula.org>2016-02-21 23:05:29 +0200
commit5e334cb22d1d6b4e23019f2804ea9716c8588700 (patch)
treeaa7a54eac4200a4bb5ff5d07f87e23f025855938
parentc8ffd5f9be059eb942999d28545446aa3b883c00 (diff)
notmuch-mutt: put the top level heading first
-rw-r--r--notmuch-mutt.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/notmuch-mutt.mdwn b/notmuch-mutt.mdwn
index f4feb79..f11f9c4 100644
--- a/notmuch-mutt.mdwn
+++ b/notmuch-mutt.mdwn
@@ -1,11 +1,13 @@
[[!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),