From acfea5762713113d2c7e984dba8242daf53639a6 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sun, 1 Oct 2017 15:44:36 +0100 Subject: new config option 'exclude_tags' which will be interpreted just like 'search.exclude_tags' in the notmuch config. --- docs/source/configuration/alotrc_table | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/source/configuration') 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 -- cgit v1.2.3