summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2017-10-01 15:44:36 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2017-10-01 15:44:36 +0100
commitacfea5762713113d2c7e984dba8242daf53639a6 (patch)
treec8675b9b6ab2b0701d818d44c5b93ae9aa59412f /docs
parent969dd7b1b71b6882cecd95427b60c3f61176d578 (diff)
new config option 'exclude_tags'
which will be interpreted just like 'search.exclude_tags' in the notmuch config.
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index b15ec412..d019647a 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -234,6 +234,17 @@
:default: [{buffer_no}: envelope], {input_queue} total messages: {total_messages}
+.. _exclude-tags:
+
+.. describe:: exclude_tags
+
+ A list of tags that will be excluded from search results by default. Using an excluded tag in a query will override that exclusion.
+ .. note:: this config setting is equivalent to, but independent of, the 'search.exclude_tags' in the notmuch config.
+
+ :type: string list
+ :default: ,
+
+
.. _flush-retry-timeout:
.. describe:: flush_retry_timeout