aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index cd38c31e..0e44f1c2 100644
--- a/TODO
+++ b/TODO
@@ -130,6 +130,13 @@ and *then* --max-threads), and also complete value for --sort=
notmuch command-line tool
-------------------------
+Replace "notmuch reply" with "notmuch compose --reply <search-terms>".
+This would enable a plain "notmuch compose" to be used to construct an
+initial message, (which would then have the properly configured name
+and email address in the From: line. We could also then easily support
+"notmuch compose --from <something>" to support getting at alternate
+email addresses.
+
Fix the --format=json option to not imply --entire-thread.
Implement "notmuch search --exclude-threads=<search-terms>" to allow