1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-07-01 03:30:21 +02:00
aerc/worker/notmuch/lib
inwit a6220d025a tag: allow to toggle tags
So far, the :tag command in the notmuch and jmap workers allows adding a
tag (by prefixing it with '+') and removing it (by prefixing it with
'-'). Add a new functionality to this command, allowing it to toggle a
tag by prefixing it with '!'.

Fixes: https://todo.sr.ht/~rjarry/aerc/292
Changelog-added: It is now possible to toggle notmuch and JMAP tags.
Signed-off-by: inwit <inwit@sindominio.net>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-03-30 22:10:58 +02:00
..
database.go tag: allow to toggle tags 2025-03-30 22:10:58 +02:00