mu4e: add “Features:” section

This is based on the description on [mu4e’s homepage], accessed
2017-11-03.

[mu4e’s homepage]: <http://www.djcbsoftware.nl/code/mu/mu4e.html>

See: #9476
This commit is contained in:
Kristoffer Haugsbakk 2017-11-03 14:18:22 +01:00 committed by JAremko
parent 8d3dadeae7
commit 2cb3bd6e74
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#commands][Commands]]
- [[#global-bindings][Global bindings]]
@ -20,6 +21,12 @@
* Description
This layer adds support for the Mu4e email client.
** Features:
- Search, read, reply, move, and delete email.
- Search-based: no folders, only queries.
- UI optimized for speed: quick keystrokes for common actions.
- Very extendable and costumizable.
* Install
In order to use this layer you must install mu and mu4e separately. Typically
mu4e will be bundled with mu (this is the case on many Linux distributions).