Last updated timestamp in the main screen

* mu4e/mu4e-main.el: showing last updated

based on the `:tstamp` of `mu4e-index-update-status` plist.
This commit is contained in:
Daniel Fleischer 2022-04-18 19:06:54 +03:00
parent 100b41b257
commit eebb0eddd6
1 changed files with 1 additions and 0 deletions

View File

@ -321,6 +321,7 @@ When REFRESH is non nil refresh infos from server."
"\n"
(propertize " Info\n\n" 'face 'mu4e-title-face)
(mu4e--key-val "last updated" (current-time-string (plist-get mu4e-index-update-status :tstamp)))
(mu4e--key-val "database-path" (mu4e-database-path))
(mu4e--key-val "maildir" (mu4e-root-maildir))
(mu4e--key-val "in store"