summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Stoakes <tim@stoakes.net>2013-03-23 09:10:18 +1030
committerTim Stoakes <tim@stoakes.net>2013-03-23 09:10:18 +1030
commit56a7ce71e3b208ca556bf0318c407e2156ab25d0 (patch)
treea6d344f442402acd625ca450a3f0f3d081f9733e
parentf99d90d6e8b4a4689a6e1960fd7b247574124bf0 (diff)
Mention notmuchfs in the notmuch-mutt page
-rw-r--r--notmuch-mutt.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/notmuch-mutt.mdwn b/notmuch-mutt.mdwn
index a0c1434..9fc11ed 100644
--- a/notmuch-mutt.mdwn
+++ b/notmuch-mutt.mdwn
@@ -216,3 +216,7 @@ able to open a completion menu when you do <C-x><C-u> at every address header.
your original folder. The downside is that this approach has scaling problems
and works well only for reasonably specific queries.
+## Using [notmuchfs](https://github.com/tsto/notmuchfs)
+
+ Notmuchfs provides virtual maildirs at the file system level, and mutt can be
+ placed on top. See [README.mutt](https://github.com/tsto/notmuchfs/blob/master/README.MUTT.md)