notmuch/doc
Jani Nikula 23b8ed610a lib: add support for date:<expr>..! to mean date:<expr>..<expr>
It doesn't seem likely we can support simple date:<expr> expanding to
date:<expr>..<expr> any time soon. (This can be done with a future
version of Xapian, or with a custom query query parser.) In the mean
time, provide shorthand date:<expr>..! to mean the same. This is
useful, as the expansion takes place before interpetation, and we can
use, for example, date:yesterday..! to match from beginning of
yesterday to end of yesterday.

Idea from Mark Walters <markwalters1009@gmail.com>.
2015-09-25 21:55:24 -03:00
..
man1 man: document notmuch address --deduplicate=(no|mailbox) option 2015-09-24 07:34:39 -03:00
man5 doc: whitespace cleanup 2014-11-09 10:08:33 +01:00
man7 lib: add support for date:<expr>..! to mean date:<expr>..<expr> 2015-09-25 21:55:24 -03:00
.gitignore gitignore: ignore sh.config and doc/config.dox 2014-10-28 12:12:33 +01:00
conf.py cli: add a tool for starting new message in the emacs ui 2015-03-06 08:02:08 +01:00
doxygen.cfg lib: define NOTMUCH_DEPRECATED macro, document its use. 2015-08-04 09:11:17 +02:00
index.rst doc: Minor fixes related to notmuch-address 2014-11-13 21:25:07 +01:00
INSTALL doc: remove support for rst2man 2015-01-22 08:37:25 +01:00
Makefile doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
Makefile.local replace hardcoded "python" with configured python command 2015-07-10 18:13:28 +02:00
mkdocdeps.py doc/mkdocdeps.py: Use "with" statement for the output file 2014-04-21 21:31:45 +09:00
notmuch-emacs.rst doc: Emacs manual improvements and expansions 2014-10-04 20:32:59 +02:00