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:
Carl Worth 2010-03-11 12:49:56 -08:00
parent 9ff063ded7
commit 4ec5e2a612

3
TODO
View file

@ -120,6 +120,9 @@ indexing.
notmuch library 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 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 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 able to say things like "since:2009-01-1" or "until:2009-01-1" and