summaryrefslogtreecommitdiff
path: root/docs/source/usage/modes/search.rst
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-02-28 08:45:03 -0800
committerDylan Baker <dylan@pnwbakers.com>2018-03-01 10:35:20 -0800
commit92206052f1a5169f3337b1bc14327fcdbd86c878 (patch)
tree99c8b1d5294216ab61509db6f03661d9465aa675 /docs/source/usage/modes/search.rst
parent2879419806d40d4eb53d4601487781e70a86846c (diff)
docs: update generated docs
It seems like a bunch of stuff is now rendered in a different order.
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 93a59eff..5dbd0abc 100644
--- a/docs/source/usage/modes/search.rst
+++ b/docs/source/usage/modes/search.rst
@@ -5,6 +5,19 @@ 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
@@ -15,6 +28,32 @@ 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
@@ -38,25 +77,17 @@ The following commands are available in search mode
last
-.. _cmd.search.retag:
+.. _cmd.search.toggletags:
-.. describe:: retag
+.. describe:: toggletags
- set tags of all messages in the thread that match the current query
+ 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').
- :---all: retag all messages in search result.
-
-.. _cmd.search.refineprompt:
-
-.. describe:: refineprompt
-
- prompt to change this buffers querystring
-
.. _cmd.search.tag:
@@ -71,41 +102,10 @@ 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.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.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:
+.. _cmd.search.refineprompt:
-.. describe:: select
+.. describe:: refineprompt
- open thread in a new buffer
+ prompt to change this buffers querystring