Commit Graph

8 Commits

Author SHA1 Message Date
d77061fe4d Update colorscheme of mutt to my beloved gruvbox
I like gruvbox, because it improves the readability a lot!
Though the bare scheme does not match all my expectations, therefore I
added some more settings in the muttrc. The scheme itself came from the
official neomutt page.
Furthermore this change fixes the display of the date and the overall
preview to a easier to read format.

Reference: https://www.sthu.org/code/codesnippets/mutt-gruvbox.html
2025-11-12 04:53:10 +01:00
89b946f30c Fix macro to switch between different mail-accounts 2025-11-12 04:53:10 +01:00
5c9d9af403 Fix command for mutt to move opened mails to dedicated dir 2025-11-02 18:41:14 +01:00
338c1a1393 Adjust urlscan more to my taste 2025-10-24 23:49:52 +02:00
6d9356b686 Use w3m to render html-mails and add more intuitive ulsscan shortcuts 2025-10-21 01:21:58 +02:00
d8049463e8 Configure url-views in neomutt mails via urlscan and urlview
Some mails are just stupidly hard to parse, especially if the HTML
contains dozens of images. Kununu even managed to include the same
amount of images into the text-mails with all their marketing foo in the
URL. So, since these were so hard to understand I needed multiple
different "grades" of URL lists. This change allow be to choose between
different views.
2025-10-17 17:38:15 +02:00
17ccf04b36 Wrap text-mails at 80 chars to improve readability 2025-10-15 02:43:45 +02:00
4c0c743a33 Add mutt and offlineimap config to edit mails on the terminal easily 2025-10-10 13:18:18 +02:00