From: Jameson Rollins Date: Sun, 12 Sep 2010 18:38:13 +0000 (-0400) Subject: prettify the howtos a bit X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=93eae49478a37fdc43e2e302afb23e115672cb3c prettify the howtos a bit --- diff --git a/howto.mdwn b/howto.mdwn index b7cb71f..01ab6d1 100644 --- a/howto.mdwn +++ b/howto.mdwn @@ -4,7 +4,7 @@ Some tips about how to do some useful things with notmuch, and the various "third party" notmuch utilities. -* Receiving mail +* **Receive mail** Notmuch requires either [maildir flag](http://cr.yp.to/proto/maildir.html) or a "mh"-style @@ -28,7 +28,7 @@ various "third party" notmuch utilities. See the [initial tagging page](/initial_taggin) for more info on intial tagging of messages. -* Print only filenames of a search +* **Print only filenames of a search (python bindings)** Notmuch includes python bindings to the notmuch shared library, called [cnotmuch](http://pypi.python.org/pypi/cnotmuch). Extensive @@ -47,7 +47,7 @@ See the [initial tagging page](/initial_taggin) for more info on intial tagging for m in q.search_messages(): print m.get_filename() -* Sync notmuch tags and maildir flags +* **Sync notmuch tags and maildir flags** Some IMAP users rely on maildir flags that convey the status "seen", "replied", "trashed", in order to synchronize the status of their