]> git.notmuchmail.org Git - notmuch/blobdiff - TODO
notmuch search: Add a new --output=(summary|threads|messages|tags) option.
[notmuch] / TODO
diff --git a/TODO b/TODO
index 626ece43550c703eb18710812a4a2e83b4473c02..08f0882bcc1a8e9e0bd6015ada0a91c4156056d1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -89,15 +89,6 @@ option (or similar) to "notmuch show".) For now, this is being worked
 around in the emacs interface by noticing that "notmuch show" returns
 nothing and re-rerunning the command without the extra arguments.
 
-Teach "notmuch search" to return many different kinds of results. Some
-ideas:
-
-       notmuch search --output=threads # Default if no --output is given
-       notmuch search --output=messages
-       notmuch search --output=tags
-       notmuch search --output=addresses
-       notmuch search --output=terms
-
 Add a "--format" option to "notmuch search", (something printf-like
 for selecting what gets printed).