X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=howto.mdwn;h=12bd725e558ae5e87c5fc115c3806c7844f2ca21;hb=38986b74271eadd45bc4a5bd51f6ae06adc8269c;hp=16d1ddd38eade748f37cd80c419a08883620309f;hpb=879df316752d69945562ab6c54ebf09f40a1a678;p=notmuch-wiki diff --git a/howto.mdwn b/howto.mdwn index 16d1ddd..12bd725 100644 --- a/howto.mdwn +++ b/howto.mdwn @@ -32,7 +32,7 @@ various "third party" notmuch utilities. Notmuch includes python bindings to the notmuch shared library. Extensive API documentation [is - available](http://notmuchmail.readthedocs.org/). + available](http://notmuch.readthedocs.org/). The bindings are very simple to use. As an example, given you have the python bindings installed (or simply set your PYTHONPATH @@ -138,3 +138,7 @@ various "third party" notmuch utilities. output. Using the instructions from [Gmane's site](http://gmane.org/export.php), we can download an mbox file, which we can then convert to maildir using mb2md or other utility. + +* **Take advantage of tags that are special to notmuch** + + See [[tags special to notmuch|special-tags]].