Cheat Sheet fc
https://cheatography.com/ddoherty03/cheat-sheets/mu4e-with-gmail-hints/
-
Most useful ones
-
Movement
- q Leave view
- M-RET Open attachment or URL at point
- y Move between header and message view
-
Searching
- / Narrow search with in current list
- S Edit current search string
- s Enter new search string
- O Change sort order of headers
- z t Toggle threading of message headers
- z r Toggle related
- b Run a bookmark search
- B Edit a new search based on a bookmark
-
Message View
- h toggle HTML and text view
- c copy email address
- a, A custom action
- g Visit numbered URL
- C-+, C– to increase and decrease the size of header-message view
-
-
Queries fc
https://www.djcbsoftware.nl/code/mu/mu4e/Queries.html
-
date
- today date:today..now
- this week and contains emacs date:1w.. and emacs
- last 3 days date:3d..now
- last 2 weeks date:2w..now
- yesterday date:2d..1d
- between specific dates in June 2017 subject:wombat and date:20170601..201706302
-
Not Not flag:unread
-
Attachments
- All file name that start with “pic”
* - All images mime:image/*
- Regular expression, ends with “.ppt” </.ppt$/>
- PDF attachment mime:application/pdf
- Has attachment and query from:john and flag:attach and bananas
- All file name that start with “pic”
-
Subject subject:soc*
-
Contact
- Alice in contacts-fields (to, from, cc, bcc): contact:alice
- From from:alice
-
Mail dir 1.From a mail dir “maildir:/Sent Items” and rupert
-
-
Flags
ref (‘draft ?D) (‘flagged ?F) (‘new ?N) (‘passed ?P) (‘replied ?R) (‘seen ?S) (‘trashed ?T) (‘attach ?a) (‘encrypted ?x) (‘signed ?s) (‘unread ?u)