* update the cheatsheet a bit
This commit is contained in:
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
* Mu Cheatsheet
|
* Mu Cheatsheet
|
||||||
|
|
||||||
Here are some tips for using =mu=. If you want to know more, please refer to the
|
Here are some tips for using =mu=. If you want to know more, please refer to the
|
||||||
=mu= man pages. For a quick warm-up, there's the =mu-easy= man-page.
|
=mu= man pages. For a quick warm-up, there's the =mu-easy= man-page.
|
||||||
|
|
||||||
** Indexing your mail
|
** Indexing your mail
|
||||||
|
|
||||||
@ -19,6 +19,7 @@ Here are some tips for using =mu=. If you want to know more, please refer to the
|
|||||||
$ mu index --maildir=~/MyMaildir
|
$ mu index --maildir=~/MyMaildir
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
*** Excluding directories from indexing
|
||||||
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)
|
||||||
@ -101,7 +102,6 @@ Here are some tips for using =mu=. If you want to know more, please refer to the
|
|||||||
with the '*' wildcard in =mu find=.
|
with the '*' wildcard in =mu find=.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
** Further processing of matched messages
|
** Further processing of matched messages
|
||||||
|
|
||||||
If you need to process the results of your queries with some other program,
|
If you need to process the results of your queries with some other program,
|
||||||
|
|||||||
Reference in New Issue
Block a user