diff options
author | Koni Marti <koni.marti@gmail.com> | 2023-05-14 17:16:35 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-06-17 23:18:47 +0200 |
commit | 46c6dfc625649bace7002a77008bf3cadc3e9e3e (patch) | |
tree | b1047e13ed9052b965750498f835036792709538 /worker/imap | |
parent | 263d8cbec504bf56791dd3aa8c1e440d96b27d4a (diff) | |
download | aerc-46c6dfc625649bace7002a77008bf3cadc3e9e3e.tar.gz |
notmuch: translate filter/search options to query
Translate the regular filter and search options to a notmuch query to
achieve a basic equivalence across backends for these commands.
The following examples have the same filtering effect:
:filter -uf koni
:filter -u from:koni
:filter tag:unread from:koni
And ':filter -x Flagged' would translate to ':filter tag:flagged'.
Fixes: https://todo.sr.ht/~rjarry/aerc/177
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Tested-by: Inwit <inwit@sindominio.net>
Diffstat (limited to 'worker/imap')
0 files changed, 0 insertions, 0 deletions