Added mu4e news shortcuts
This commit is contained in:
parent
0877fb9d2d
commit
b0d85d92a0
@ -1977,6 +1977,8 @@
|
||||
`(("flag:unread AND NOT flag:trashed" "Unread messages" ?u)
|
||||
("date:today..now" "Today's messages" ?t)
|
||||
("date:7d..now" "Last 7 days" ?w)
|
||||
("date:1m..now" "Last month" ?m)
|
||||
("date:1y..now" "Last year" ?y)
|
||||
("mime:image/*" "Messages with images" ?p)
|
||||
(,(mapconcat 'identity
|
||||
(mapcar
|
||||
|
Loading…
Reference in New Issue
Block a user