summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-26add description of "tag macros" for emacs.David Bremner
2012-02-25nmbug: explain the "tag the whole series" conceptDavid Bremner
2012-02-25Merge branch 'master' of git://notmuchmail.org/git/notmuch-wikiDavid Bremner
2012-02-25nmbug: whitespace cleanupDavid Bremner
2012-02-25special-tags: fix maildir flag sync description regarding cliJani Nikula
2012-02-25howto: add table of contentsJani Nikula
2012-02-25howto: convert from bullets to headlinesJani Nikula
$ sed -ie 's/^\*/##/g' howto.mdwn $ sed -ie 's/^ //g' howto.mdwn
2012-02-24howto: add suggestion that people upgrade notmuch.David Bremner
2012-02-24nmbug: minor wording updatesDavid Bremner
2012-02-24empty commit to try to rebuild howto.David Bremner
2012-02-25Howto: Reference alternative mutt integrationPetr Baudis
2012-02-21add link to special tagsJani Nikula
2012-02-21reference initial tagging from special tagsJani Nikula
2012-02-21add note about hooks to initial taggingJani Nikula
2012-02-21add page about tags that notmuch treats speciallyJani Nikula
2012-02-21emacs tips: google contacts as address book via goobookJani Nikula
2012-02-21Point to the new python api doc urlJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-14Add quotes in notmuch-attach script to handle correctly filenames with spacesMichal Sojka
2012-02-13revert leaked 0.6 changeTomi Ollila
2012-02-13fixed inconsistenlty backticked 0.10Tomi Ollila
2012-02-13one `backticking` was missingTomi Ollila
2012-02-13Hoo! shifting worked -- but forgot to shift one.Tomi Ollila
2012-02-13thanks for playing... try once more... shift to column 0Tomi Ollila
2012-02-13fixed "deleted" toggle orderTomi Ollila
2012-02-12Restored '-'. 2 trailing spaces removed.Tomi Ollila
2012-02-12Does '*' work better than '*' (doubt it but no other way to test)Tomi Ollila
2012-02-12list items, spacingTomi Ollila
2012-02-12(hopefully) fixed list content markup for this markdown implementationTomi Ollila
2012-02-12Yet one more indeting change. It may be that this construct:Tomi Ollila
* Removed: - `len(Messages())` as it exhausted the iterator still breaks, though.
2012-02-12dittoTomi Ollila
2012-02-12dittoTomi Ollila
2012-02-12another attempt -- now with nested listsTomi Ollila
2012-02-12attempt to get out of list context by one more space indentTomi Ollila
2012-02-12NEWS layout tunesTomi Ollila
2012-02-12Typo fixesØyvind A. Holm
Signed-off-by: Øyvind A. Holm <sunny@sunbase.org>
2012-02-12nmbug: document notmuch::docDaniel Schoepe
2012-02-12Add description of tag notmuch::staleDavid Bremner
2012-02-10Update the headingJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-10Fixup the description of the example python codeJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-10Hm, ikiwikis markdown did not honor my code block... here we go again...Justus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-10Turn the python example into a doctest that works on python 2 and 3Justus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-10Remove the link to the pypi page of libnotmuch since that page is outdated (lists version 0.6)Justus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-10Point the link to the python apidoc to my rtfd.org projectJustus Winter
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-09closing parenthesis fixTomi Ollila
2012-02-09tagging changes for 0.12 informedTomi Ollila
2012-02-09consisntent spacing, without tabs. looks best in all viewing methods.Tomi Ollila
2012-02-04news for release 0.11.1Tomi Ollila
2012-02-01no, headers cannot be split on multiple lines in sourceTomi Ollila
2012-02-01is the problem trailing whitespace ?Tomi Ollila
2012-02-01news for 0.11 fix + testTomi Ollila