diff options
| author | Carl Worth <cworth@cworth.org> | 2009-11-23 16:58:35 +0100 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2009-11-23 17:17:08 +0100 |
| commit | 793cbf80495b8230e0b4de6ac609e2ca88b7dd4b (patch) | |
| tree | 0847466d390d9ebf5ec63cc5a0c638a096de40d9 /vim/plugin/notmuch.vim | |
| parent | a378dff8a1b9136c3a2472dc6a88911ca3fa41b4 (diff) | |
Add rudimentary date-based search.
The rudimentary aspect here is that the date ranges are specified with
UNIX timestamp values (number of seconds since 1970-01-01 UTC). One
thing that can help here is using the date program to determins
timestamps, such as:
$(date +%s -d 2009-10-01)..$(date +%s)
Long-term, we'll probably need to do our own query parsing to be able
to support directly-specified dates and also relative expressions like
"since:'2 months ago'".
Diffstat (limited to 'vim/plugin/notmuch.vim')
0 files changed, 0 insertions, 0 deletions
