mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-18 17:25:57 +01:00
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.
This commit is contained in:
parent
5171831813
commit
a7afcee50c
1 changed files with 2 additions and 0 deletions
2
TODO
2
TODO
|
@ -52,6 +52,8 @@ and *then* --max-threads), and also complete value for --sort=
|
||||||
|
|
||||||
notmuch command-line tool
|
notmuch command-line tool
|
||||||
-------------------------
|
-------------------------
|
||||||
|
Fix the --format=json option to not imply --entire-thread.
|
||||||
|
|
||||||
Implement "notmuch search --exclude-threads=<search-terms>" to allow
|
Implement "notmuch search --exclude-threads=<search-terms>" to allow
|
||||||
for excluding muted threads, (and any other negative, thread-based
|
for excluding muted threads, (and any other negative, thread-based
|
||||||
filtering that the user wants to do).
|
filtering that the user wants to do).
|
||||||
|
|
Loading…
Reference in a new issue