diff options
author | Reto Brunner <reto@labrat.space> | 2019-12-23 12:51:58 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-12-27 10:20:29 -0700 |
commit | 63391b7dca09e3f2cf3c4ff903592d23fe8f56a3 (patch) | |
tree | 4d1d4f918bd1a9536991a763c945139f89b8065e /doc/aerc-config.5.scd | |
parent | 6794ce0d9cce89d5fab726d7bc93a77b47cea677 (diff) | |
download | aerc-63391b7dca09e3f2cf3c4ff903592d23fe8f56a3.tar.gz |
Add labels to index format (%g)
Exposes the notmuch tags accordingly, stubs it for the maildir worker.
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r-- | doc/aerc-config.5.scd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 1d6294e..5dac4ac 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -59,6 +59,8 @@ These options are configured in the *[ui]* section of aerc.conf. | %F : author name, or recipient name if the message is from you. The adderss is shown if no name part. +| %g +: message labels (for example notmuch tags) | %i : message id | %n |