* mu4e: add 'human' dates, that is: show the time for today's message time,
the date otherwise, in the headers view
This commit is contained in:
@ -460,6 +460,11 @@ headers)."
|
||||
:shortname "Date"
|
||||
:help "Date/time when the message was written"
|
||||
:sortable t))
|
||||
(:human-date .
|
||||
( :name "Date"
|
||||
:shortname "Date"
|
||||
:help "Date/time when the message was written."
|
||||
:sortable t))
|
||||
(:flags .
|
||||
( :name "Flags"
|
||||
:shortname "Flgs"
|
||||
|
||||
Reference in New Issue
Block a user