From 84146e23b384e42c63287e3519e70b0a6ea3100f Mon Sep 17 00:00:00 2001 From: Robin Jarry Date: Sat, 6 Nov 2021 17:32:38 +0100 Subject: index: add this-week-time-format Also allow specific time format for messages received within the last 7 days. Signed-off-by: Robin Jarry --- doc/aerc-config.5.scd | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/aerc-config.5.scd') 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. -- cgit v1.2.3