mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-07-13 13:00:23 +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> |
||
---|---|---|
.. | ||
aerc-shutdown.go | ||
aerc-startup.go | ||
exec.go | ||
flag-changed.go | ||
interface.go | ||
mail-added.go | ||
mail-deleted.go | ||
mail-received.go | ||
mail-sent.go | ||
tag-modified.go |