* 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:
djcb
2012-10-19 12:02:13 +03:00
parent 8890090c33
commit 47286442e1
5 changed files with 81 additions and 56 deletions

View File

@ -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"