diff options
author | Vitaly Ovchinnikov <v@postbox.nz> | 2023-09-22 20:59:29 +0000 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-10-13 00:40:53 +0200 |
commit | d2f92473b3d8e68aad8a7f3d3b3c6c194446713c (patch) | |
tree | 1781dbf8b1af0b45e8c074ffde19b5c09f838d1a /doc | |
parent | 00ded54adde070723c665a1c5a589c3ee080b001 (diff) | |
download | aerc-d2f92473b3d8e68aad8a7f3d3b3c6c194446713c.tar.gz |
sort: new `flagged` sorting criteria
Add new `flagged` criteria to `:sort` command (and apparently to the
`sort` config option). Good for moving important stuff up.
Signed-off-by: Vitaly Ovchinnikov <v@postbox.nz>
Reviewed-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc.1.scd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 40cda9a1..e51ae8d1 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -491,6 +491,8 @@ message list, the message in the message viewer, etc). :- Addresses in the From field | _read_ :- Presence of the read flag +| _flagged_ +:- Presence of the flagged flag | _size_ :- Size of the message | _subject_ |