* update cheatsheet

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-22 21:11:13 +03:00
parent 10af5aa4e8
commit 8f2cbce9c1

View File

@ -19,11 +19,12 @@ If =mu= did not guess the right Maildir, you can set it explicitly:
If you want to exclude certain directories from being indexed (for example, If you want to exclude certain directories from being indexed (for example,
directories with spam-messages), put a file called =.noindex= in the directory directories with spam-messages), put a file called =.noindex= in the directory
to exlude, and it will be ignored when indexing (including its children) to exlude, and it will be ignored when indexing (including its children)
** Finding messages ** Finding messages
After you have indexed your messages, you can search them. Here are some After you have indexed your messages, you can search them. Here are some
example. examples. Also note the =--threads= argument to get a threaded display of
the messages, and =--color= to get colors (both since 0.9.7).
*** messages about Helsinki (in message body, subject, sender, ...) *** messages about Helsinki (in message body, subject, sender, ...)
#+html:<pre> $ mu find Helsinki</pre> #+html:<pre> $ mu find Helsinki</pre>
@ -39,9 +40,14 @@ If =mu= did not guess the right Maildir, you can set it explicitly:
*** unread messages about things starting with 'soc' (soccer, society, socrates, ...) *** unread messages about things starting with 'soc' (soccer, society, socrates, ...)
#+html:<pre> $ mu find 'subject:soc*' flag:unread</pre> #+html:<pre> $ mu find 'subject:soc*' flag:unread</pre>
Note, the '*' only works at the /end/ of a search term.
(searching using the '*' wildcard is available since mu 0.9.6)
(search using the '*' wildcard is available since mu 0.9.6) *** finding /all/ your messages
#+html:<pre> $ mu find ""</pre>
(since mu version 0.9.7)
** Finding contacts ** Finding contacts
Contacts (names + email addresses) are cached separately, and can be Contacts (names + email addresses) are cached separately, and can be
@ -60,7 +66,6 @@ If =mu= did not guess the right Maildir, you can set it explicitly:
Other formats are: =plain=, =mutt-ab=, =wl= (Wanderlust), =org-contact=, Other formats are: =plain=, =mutt-ab=, =wl= (Wanderlust), =org-contact=,
=bbdb= and =csv= (comma-separated values). =bbdb= and =csv= (comma-separated values).
** Retrieving attachments from messages ** Retrieving attachments from messages
@ -127,7 +132,6 @@ If =mu= did not guess the right Maildir, you can set it explicitly:
will give you a list of pancake-related messages in XML-format. will give you a list of pancake-related messages in XML-format.
#+html:<hr/><div align="center">&copy; 2011 Dirk-Jan C. Binnema</div> #+html:<hr/><div align="center">&copy; 2011 Dirk-Jan C. Binnema</div>
#+begin_html #+begin_html
<script type="text/javascript"> <script type="text/javascript">