diff options
author | Koni Marti <koni.marti@gmail.com> | 2024-07-04 22:41:36 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-08-04 18:26:47 +0200 |
commit | 2cd0cec19d6146d6e9681b648d978f463b107008 (patch) | |
tree | f1863cb7783e2895ea9bd494e6bc1f55db1e220b /commands/account/view.go | |
parent | f913070600236e9298eb5703794665562a348987 (diff) | |
download | aerc-2cd0cec19d6146d6e9681b648d978f463b107008.tar.gz |
search,filter: add flag to use custom extensions
Add an extension flag to the search/filter command which will provide
different completion strategies for the search terms and instruct the
backend to use custom extensions (such as X-GM-EXT-1) if available.
The following examples are based on the Gmail extension (note that this
should be enabled in your accounts.conf with 'use-gmail-ext=true'):
:filter -e filename:pdf from:bob
:filter -e has:attachment newer_than:2d
:search -e is:read is:starred
:search -e list:~rjarry/aerc-devel@lists.sr.ht
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Tested-by: Inwit <inwit@sindominio.net>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands/account/view.go')
0 files changed, 0 insertions, 0 deletions