aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2019-08-28 06:39:08 +0200
committerDrew DeVault <sir@cmpwn.com>2019-08-29 08:44:11 +0900
commitf13f9a86849ff8b4616aa7b462ed171833e02a95 (patch)
tree8ab9521d83b9c7486c5cd902f6111d2572de40ac /doc
parent94b9d557dee0fd13853b1883cc2730c5cbdbcd3f (diff)
notmuch: add search / filter capabilities
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-search.1.scd10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/aerc-search.1.scd b/doc/aerc-search.1.scd
index 58da44b..c86ed6a 100644
--- a/doc/aerc-search.1.scd
+++ b/doc/aerc-search.1.scd
@@ -9,3 +9,13 @@ aerc-search(1)
*-r*: Search for read messages
*-u*: Search for unread messages
+
+# NOTMUCH
+
+*search* <query...>
+ You can use the full notmuch query language as described in
+ *notmuch-search-terms*(7).
+
+ The query will only apply on top of the active folder query.
+
+ Example: jump to next unread `:search tag:unread`