Revert "Add support for empty and string maildir shortcuts"

This reverts commit be695579c6.

The change didn't look very nice (keynames are not aligned etc.), and in
hindsight we should probably implement this slightly differently.
This commit is contained in:
Dirk-Jan C. Binnema
2022-12-30 16:19:19 +02:00
parent 97d7f1914a
commit 3e3aeead9b
3 changed files with 5 additions and 8 deletions

View File

@ -92,12 +92,11 @@ This makes it possible to quickly go to a particular
maildir (folder), or quickly moving messages to them (e.g., for
archiving or refiling).
Each of the list elements is a plist with at least a
Each of the list elements is a plist with at least:
`:maildir' - the maildir for the shortcut (e.g. \"/archive\")
`:key' - the shortcut key.
Optionally, you can add the following:
`:key' - the shortcut key, can also be a string that gets
displayed in the main view.
`:name' - name of the maildir to be displayed in main-view.
`:hide' - if t, the shortcut is hidden from the main-view and
speedbar.