From: Carl Worth Date: Thu, 11 Mar 2010 20:49:56 +0000 (-0800) Subject: TODO: Add a todo item for adding a message as a blob, rather than a filename. X-Git-Tag: 0.1~41 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=4ec5e2a612cfe8c015a48855790f8d76c18127fe;hp=9ff063ded782524393fbfa388a0c09fef1a6c933 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. --- diff --git a/TODO b/TODO index 98a17be4..2778604c 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