* 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

@ -23,7 +23,8 @@ If =mu= did not guess the right Maildir, you can set it explicitly:
** 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>
@ -40,7 +41,12 @@ 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>
(search using the '*' wildcard is available since mu 0.9.6) Note, the '*' only works at the /end/ of a search term.
(searching 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
@ -61,7 +67,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
You can retrieve attachments from messages using =mu extract=, which takes a You can retrieve attachments from messages using =mu extract=, which takes a
@ -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">