]> git.notmuchmail.org Git - notmuch/commitdiff
TODO: Add a todo item for adding a message as a blob, rather than a filename.
authorCarl Worth <cworth@cworth.org>
Thu, 11 Mar 2010 20:49:56 +0000 (12:49 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 31 Mar 2010 20:31:10 +0000 (13:31 -0700)
This was suggested by Srinivasa and is intended to make it easier to
integrate notmuch into an mbox-loving mail client.

TODO

diff --git a/TODO b/TODO
index 98a17be4020bfdcb51fd2e2f4762acceab582026..2778604cb361ed4fe6489da72951414704093da3 100644 (file)
--- a/TODO
+++ b/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