From 6f1173c0e46526cc70592659ab6c1c4a740d3e64 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 9 Dec 2009 14:03:03 -0800 Subject: [PATCH] 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). --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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= -- 2.43.0