summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJameson Rollins <jrollins@finestructure.net>2010-09-12 14:38:13 -0400
committerJameson Rollins <jrollins@finestructure.net>2010-09-12 14:38:13 -0400
commit93eae49478a37fdc43e2e302afb23e115672cb3c (patch)
tree1aa39ed9588c9465aefc609d8bc28e1b2f5f47e4
parent3702578bafae1a97049a3eeeda83a675c0ce3ae0 (diff)
prettify the howtos a bit
-rw-r--r--howto.mdwn6
1 files changed, 3 insertions, 3 deletions
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.
-* <span id="receive_mail">Receiving mail</span>
+* <span id="receive_mail">**Receive mail**</span>
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.
-* <span id="print_filenames">Print only filenames of a search</span>
+* <span id="print_filenames">**Print only filenames of a search (python bindings)**</span>
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()
-* <span id="sync_maildir_flags">Sync notmuch tags and maildir flags</span>
+* <span id="sync_maildir_flags">**Sync notmuch tags and maildir flags**</span>
Some IMAP users rely on maildir flags that convey the status "seen",
"replied", "trashed", in order to synchronize the status of their