summaryrefslogtreecommitdiff
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2021-11-06 17:32:38 +0100
committerRobin Jarry <robin@jarry.cc>2021-11-06 17:34:20 +0100
commit84146e23b384e42c63287e3519e70b0a6ea3100f (patch)
tree4b7994c45404e0dfcf85c5c9dfc1284fcc0eb6e0 /doc/aerc-config.5.scd
parent02e7d8aca88d433062e00fa2988e533944a563f4 (diff)
downloadaerc-84146e23b384e42c63287e3519e70b0a6ea3100f.zip
index: add this-week-time-format
Also allow specific time format for messages received within the last 7 days. Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 2c3fc10..4bf72a6 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -93,6 +93,13 @@ These options are configured in the *[ui]* section of aerc.conf.
Default: ""
+*this-week-time-format*
+ Index-only time format for messages that were received/sent within the
+ last 7 days. If this is not specified, *timestamp-format* is used
+ instead.
+
+ Default: ""
+
*this-year-time-format*
Index-only time format for messages that were received/sent this year.
If this is not specified, *timestamp-format* is used instead.