summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-02-23 12:51:23 -0800
committerCarl Worth <cworth@cworth.org>2010-02-23 12:51:23 -0800
commita7afcee50cab10f98072e97af2454bc2e939059b (patch)
treebb8db0f95c7507106ddf1786ee8f2dcc9d924320 /TODO
parent5171831813716fa09e64d37a9d6f6ba4fc418c5b (diff)
TODO: We should fix the --format=json option to not imply --entire-thread.
What we print and how we print it are orthogonal options, so --format shouldn't change what messages are printed.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 36e2299..24c8e83 100644
--- a/TODO
+++ b/TODO
@@ -52,6 +52,8 @@ and *then* --max-threads), and also complete value for --sort=
notmuch command-line tool
-------------------------
+Fix the --format=json option to not imply --entire-thread.
+
Implement "notmuch search --exclude-threads=<search-terms>" to allow
for excluding muted threads, (and any other negative, thread-based
filtering that the user wants to do).