X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=howto.mdwn;h=01ab6d100b67da279cce0f004167ccd472ec346d;hp=b7cb71f002f7ee952b486c47d21692dbb4ea0174;hb=93eae49478a37fdc43e2e302afb23e115672cb3c;hpb=3702578bafae1a97049a3eeeda83a675c0ce3ae0 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