From 5c7d4873908f28dde33013d10543e4cf1417525b Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 23 Oct 2021 18:37:06 +0100 Subject: Implement interface for my custom IMAP flags --- doc/aerc-search.1.scd | 32 ++++++++++++++++++++++++++++++++ doc/aerc.1.scd | 16 ++++++++++++++++ 2 files changed, 48 insertions(+) (limited to 'doc') diff --git a/doc/aerc-search.1.scd b/doc/aerc-search.1.scd index b90a934..35b0026 100644 --- a/doc/aerc-search.1.scd +++ b/doc/aerc-search.1.scd @@ -30,6 +30,22 @@ aerc-search(1) Flagged Flagged messages + important + + list + + food + + personal + + work + + physics + + todo + + later + *-b*: Search in the body of the messages *-a*: Search in the entire text of the messages @@ -70,6 +86,22 @@ aerc-search(1) Flagged Flagged messages + important + + list + + food + + personal + + work + + physics + + todo + + later + *-b*: Search in the body of the messages *-a*: Search in the entire text of the messages diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index f678a0a..03dcadd 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -181,6 +181,22 @@ message list, the message in the message viewer, etc). Flagged Message is flagged for urgent/special attention + important + + list + + food + + personal + + work + + physics + + todo + + later + *unflag* [-t] Operates exactly like *flag*, defaulting to unsetting (disabling) flags. -- cgit v1.2.3