From 4ec5e2a612cfe8c015a48855790f8d76c18127fe Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 11 Mar 2010 12:49:56 -0800 Subject: [PATCH 1/1] 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. --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.43.0