aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-templates.7.scd8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd
index ae9bc6dc..6919e5dd 100644
--- a/doc/aerc-templates.7.scd
+++ b/doc/aerc-templates.7.scd
@@ -98,6 +98,14 @@ available always.
{{.Flags | join ""}}
```
+*IsReplied*, *HasAttachment*, *IsFlagged*, *IsRecent*, *IsUnread*, *IsMarked*
+ Individual boolean flags. not available when composing, replying nor
+ forwarding.
+
+ ```
+ {{if .IsFlagged}}★{{end}}
+ ```
+
*Labels*
Message labels (for example notmuch tags). Not available when composing,
replying nor forwarding. This is a list of strings that may be converted