diff --git a/doc/faq.html b/doc/faq.html index 107ac4e8..852a73d1 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -222,18 +222,20 @@ to-do list with a due date). To do that, on can add a new attribute (let's call Record date, to be different from the pre-defined Date:

-Attributes = Author, ..., Record date -Preset Record date = $date -Date format = %Y %m %d -List Display = Record date, Author, ... -Start page = ?rsort=Record date - +Attributes = Author, ..., Record date
+Preset Record date = $date
+Date format = %Y %m %d
+List Display = Record date, Author, ...
+Start page = ?rsort=Record date
+

The Preset Record date statement sets the record date to the current date, but -this can then of course edite during the message entry. The List Display and +this can then of course edited during the message entry. The List Display and Start page statements show the record date as the first column in the summary display and also sort by that. Note the Date format showing first year, then month -and day. This is necessary since sorting is done only lexically. +and day. This is necessary since sorting is done only lexically. Please note that the +List Display was renamed recently. Prior to version 2.3.10, it was called +Display Search.