aboutsummaryrefslogtreecommitdiff
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
authorBence Ferdinandy <bence@ferdinandy.com>2024-04-10 20:08:00 +0200
committerRobin Jarry <robin@jarry.cc>2024-04-14 11:50:39 +0200
commitcee5d5a3f602e5db0ca3feb6e0754c1bb0059f36 (patch)
treec380b0cb317a62d17b6ff4922fbc6c95486f3295 /doc/aerc-config.5.scd
parentae3f7419ce1b6d4a81c4f240ff1073ba45f45b52 (diff)
downloadaerc-cee5d5a3f602e5db0ca3feb6e0754c1bb0059f36.tar.gz
aerc-cee5d5a3f602e5db0ca3feb6e0754c1bb0059f36.zip
hooks: add tag-modified
Add the tag-modified hook for notmuch and JMAP accounts. References: https://todo.sr.ht/~rjarry/aerc/136 Changelog-added: New `tag-modified` hook for notmuch and JMAP accounts. Signed-off-by: Bence Ferdinandy <bence@ferdinandy.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index d457e0ab..3912b3da 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -1255,6 +1255,16 @@ They are configured in the *[hooks]* section of aerc.conf.
- *AERC_LIFETIME*
+*tag-modified* = _<command>_
+ Executed when notmuch tags are modified in a notmuch account. The list
+ of added and removed tags are passed as variables.
+
+ Variables:
+
+ - *AERC_ACCOUNT*
+ - *AERC_TAG_ADDED*
+ - *AERC_TAG_REMOVED*
+
# TEMPLATES
Template files are used to populate the body of an email. The *:compose*,