X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=devel%2FTODO;h=7b750afa5cbde78b868f6ec111630aca8ac8da29;hp=4dda6f4654895d5b1aa7edf0b4915bbd20d17156;hb=92680f12ebd276952ae51ff271526f4dd995a18a;hpb=d51b7842149dcaedd02c4e5b6ba74a5bccd926a9 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