mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
TODO: Add a todo item for adding a message as a blob, rather than a filename.
This was suggested by Srinivasa and is intended to make it easier to integrate notmuch into an mbox-loving mail client.
This commit is contained in:
parent
9ff063ded7
commit
4ec5e2a612
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -120,6 +120,9 @@ indexing.
|
|||
|
||||
notmuch library
|
||||
---------------
|
||||
Add an interface to accept a "key" and a byte stream, rather than a
|
||||
filename.
|
||||
|
||||
Provide a sane syntax for date ranges. First, we don't want to require
|
||||
both endpoints to be specified. For example it would be nice to be
|
||||
able to say things like "since:2009-01-1" or "until:2009-01-1" and
|
||||
|
|
Loading…
Reference in a new issue