From: Carl Worth Date: Wed, 9 Dec 2009 22:03:03 +0000 (-0800) Subject: TODO: Add idea for an --exclude-threads options to "notmuch search". X-Git-Tag: 0.1~215 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=6f1173c0e46526cc70592659ab6c1c4a740d3e64 TODO: Add idea for an --exclude-threads options to "notmuch search". This would provide support for "muted" threads, as well as allowing for negative filtering based on messages not matched by the original search, (but present in threads that do have at least one matched message). --- diff --git a/TODO b/TODO index 12d7c4ff..d2a1aa41 100644 --- a/TODO +++ b/TODO @@ -44,6 +44,10 @@ and *then* --max-threads), and also complete value for --sort= notmuch command-line tool ------------------------- +Implement "notmuch search --exclude-threads=" to allow +for excluding muted threads, (and any other negative, thread-based +filtering that the user wants to do). + Fix "notmuch show" so that the UI doesn't fail to show a thread that is visible in a search buffer, but happens to no longer match the current search. (Perhaps add a --matching=