Mu4e: Readme, first pass of features section

This commit is contained in:
TEC 2020-10-13 16:44:29 +08:00
parent 3f1b27500a
commit fdc8effd0a
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C

View file

@ -111,7 +111,22 @@ sudo apt-get install offlineimap
# then # then
sudo apt-get install maildir-utils mu4e # mu and mu4e respectivly sudo apt-get install maildir-utils mu4e # mu and mu4e respectivly
#+END_SRC #+END_SRC
* TODO Features
* Features
+ Tidied mu4e headers view, with flags from =all-the-icons=
+ Consistent colouring of reply depths (across compose and gnus modes)
+ Prettified =mu4e:main= view
+ =org-msg= integration
- can be toggled per-message by applying the
universal argument (=SPC u=) to the compose/reply/forward action.
- The initial value of ~+mu4e-compose-org-msg-toggle-next~ determines the default
composition mode (this can be toggled with =M-x org-msg-mode= as usual).
- A revamped custom style, with an accent colour that can be customised by
setting ~+org-msg-accent-color~)
+ Gmail integrations with the =+gmail= flag, which account for the different behaviour.
This is applied when using addresses which contain =@gmail.com= or have =gmail= in
the maildir name.
+ Email notifications with =mu4e-alert=, and (on Linux) a customised notification style
* Configuration * Configuration
** offlineimap ** offlineimap