summaryrefslogtreecommitdiff
path: root/docs/source/usage/modes/search.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/usage/modes/search.rst')
-rw-r--r--docs/source/usage/modes/search.rst90
1 files changed, 45 insertions, 45 deletions
diff --git a/docs/source/usage/modes/search.rst b/docs/source/usage/modes/search.rst
index 5dbd0abc..93a59eff 100644
--- a/docs/source/usage/modes/search.rst
+++ b/docs/source/usage/modes/search.rst
@@ -5,19 +5,6 @@ Commands in `search` mode
-------------------------
The following commands are available in search mode
-.. _cmd.search.retag:
-
-.. describe:: retag
-
- set tags of all messages in the thread that match the current query
-
- argument
- comma separated list of tags
-
- optional arguments
- :---no-flush: postpone a writeout to the index (Defaults to: 'True').
- :---all: retag all messages in search result.
-
.. _cmd.search.sort:
.. describe:: sort
@@ -28,32 +15,6 @@ The following commands are available in search mode
sort order. valid choices are: \`oldest_first\`,\`newest_first\`,\`message_id\`,\`unsorted\`.
-.. _cmd.search.retagprompt:
-
-.. describe:: retagprompt
-
- prompt to retag selected threads' tags
-
-
-.. _cmd.search.select:
-
-.. describe:: select
-
- open thread in a new buffer
-
-
-.. _cmd.search.refine:
-
-.. describe:: refine
-
- refine query
-
- argument
- search string
-
- optional arguments
- :---sort: sort order. Valid choices are: \`oldest_first\`,\`newest_first\`,\`message_id\`,\`unsorted\`.
-
.. _cmd.search.untag:
.. describe:: untag
@@ -77,17 +38,25 @@ The following commands are available in search mode
last
-.. _cmd.search.toggletags:
+.. _cmd.search.retag:
-.. describe:: toggletags
+.. describe:: retag
- flip presence of tags on this thread. A tag is considered present if at least one message contained in this thread is tagged with it. In that case this command will remove the tag from every message in the thread.
+ set tags of all messages in the thread that match the current query
argument
comma separated list of tags
optional arguments
:---no-flush: postpone a writeout to the index (Defaults to: 'True').
+ :---all: retag all messages in search result.
+
+.. _cmd.search.refineprompt:
+
+.. describe:: refineprompt
+
+ prompt to change this buffers querystring
+
.. _cmd.search.tag:
@@ -102,10 +71,41 @@ The following commands are available in search mode
:---no-flush: postpone a writeout to the index (Defaults to: 'True').
:---all: retag all messages in search result.
-.. _cmd.search.refineprompt:
+.. _cmd.search.refine:
-.. describe:: refineprompt
+.. describe:: refine
- prompt to change this buffers querystring
+ refine query
+
+ argument
+ search string
+
+ optional arguments
+ :---sort: sort order. Valid choices are: \`oldest_first\`,\`newest_first\`,\`message_id\`,\`unsorted\`.
+
+.. _cmd.search.retagprompt:
+
+.. describe:: retagprompt
+
+ prompt to retag selected threads' tags
+
+
+.. _cmd.search.toggletags:
+
+.. describe:: toggletags
+
+ flip presence of tags on this thread. A tag is considered present if at least one message contained in this thread is tagged with it. In that case this command will remove the tag from every message in the thread.
+
+ argument
+ comma separated list of tags
+
+ optional arguments
+ :---no-flush: postpone a writeout to the index (Defaults to: 'True').
+
+.. _cmd.search.select:
+
+.. describe:: select
+
+ open thread in a new buffer