You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/docs
Manos Pitsidianakis 36e29cb6fd
Add configurable mailbox sort order
Closes #25

```
     sort_order unsigned integer           (optional) Override sort order on the sidebar for this mailbox.  Example:

                                           [accounts."imap.example.com".mailboxes]
                                             "INBOX" = { index_style = "plain" }
                                             "INBOX/Sent" = { sort_order = 0 }
                                             "INBOX/Drafts" = { sort_order = 1 }
                                             "INBOX/Lists" = { sort_order = 2 }
```
3 years ago
..
samples listing/conversations: remove entry padding box character 3 years ago
screenshots README: replace svg with webp screenshots 4 years ago
meli-themes.5 listing/conversations: remove entry padding box character 3 years ago
meli.1 docs: add pager filter documentation 3 years ago
meli.conf.5 Add configurable mailbox sort order 3 years ago