diff options
author | Michele Finotto <m@finotto.org> | 2019-12-03 20:20:21 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-12-09 12:42:40 -0500 |
commit | dfe58842b967e2951604b631b89dfd61117745ec (patch) | |
tree | a88fc85be9611de781ee4a1aa411c9254d2d167d /commands/util.go | |
parent | 2559ebfac56a8060c8af001ba61709f3c4d78d04 (diff) |
Add custom sorting for folders
A new config options for accounts.conf (folders-sort) was added to
allow a user to choose which folders should be shown on top.
My use case was to avoid stepping into heavy, but rarely viewed folders
when cycling through other often accessed ones.
To test add this to your account.conf:
folders-sort = INBOX,Sent,Archive
INBOX, Sent and Archive should then show at the top of your dirlist,
and all other folders should come next in alphabetical order.
Diffstat (limited to 'commands/util.go')
0 files changed, 0 insertions, 0 deletions