mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-07-01 03:30:21 +02:00
![]() 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> |
||
---|---|---|
.. | ||
database.go |