Created
June 1, 2023 08:46
neomutt sidebar calendar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set sidebar_visible = yes | |
set sidebar_width = 22 | |
set sidebar_divider_char = "" | |
named-mailboxes " June 2023 " fake1 | |
named-mailboxes "Mo Tu We Th Fr Sa Su" fake2 | |
named-mailboxes " 1 2 3 4" fake3 | |
named-mailboxes " 5 6 7 8 9 10 11" fake4 | |
named-mailboxes "12 13 14 15 16 17 18" fake5 | |
named-mailboxes "19 20 21 22 23 24 25" fake6 | |
named-mailboxes "26 27 28 29 30 " fake7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to abuse the sidebar.
You'll need some fake mailboxes, so
touch fake{1..7}
will do.