aboutsummaryrefslogtreecommitdiffhomepage
path: root/devel
diff options
context:
space:
mode:
authorGravatar Adam Wolfe Gordon <awg+notmuch@xvx.ca>2012-03-18 10:32:35 -0600
committerGravatar David Bremner <bremner@debian.org>2012-03-19 21:53:30 -0300
commit06a34f1407a3465724d7950e7179d7f1df130a2b (patch)
tree27c3700d9e3102ddb73e88f67770e27a0ce8bb0a /devel
parent766aebc02c3581aa6e55ce8c94ce5cbba86673c5 (diff)
TODO: Add replying to multiple messages
Diffstat (limited to 'devel')
-rw-r--r--devel/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/TODO b/devel/TODO
index 4dda6f46..7b750afa 100644
--- a/devel/TODO
+++ b/devel/TODO
@@ -141,6 +141,14 @@ Simplify notmuch-reply to simply print the headers (we have the
original values) rather than calling GMime (which encodes) and adding
the confusing gmime-filter-headers.c code (which decodes).
+Properly handle replying to multiple messages. Currently, the JSON
+reply format only supports a single message, but the default reply
+format accepts searches returning multiple messages. The expected
+behavior of replying to multiple messages is not obvious, and there
+are multiple ideas that might make sense. Some consensus needs to be
+reached on this issue, and then both reply formats should be updated
+to be consistent.
+
notmuch library
---------------
Add support for custom flag<->tag mappings. In the notmuch