summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-03-11 12:49:56 -0800
committerCarl Worth <cworth@cworth.org>2010-03-31 13:31:10 -0700
commit4ec5e2a612cfe8c015a48855790f8d76c18127fe (patch)
treecdbbfad59cf8c79736f5be9fb2bbe6511c53e592
parent9ff063ded782524393fbfa388a0c09fef1a6c933 (diff)
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.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 98a17be..2778604 100644
--- 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