A minimal email TUI where you read with Markdown and write in Neovim. neomd.ssp.sh/docs
email markdown neovim tui
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove spam, drafts

sspaeti 32726962 153ac69d

+1 -1
+1 -1
docs/content/docs/configurations/proton-bridge.md
··· 42 42 someday = "Folders/Someday" 43 43 spam = "Spam" 44 44 work = "" 45 - tab_order = ["inbox", "to_screen", "feed", "papertrail", "waiting", "scheduled", "someday", "archive", "sent", "drafts", "screened_out", "spam", "trash"] 45 + tab_order = ["inbox", "to_screen", "feed", "papertrail", "waiting", "scheduled", "someday", "archive", "sent", "screened_out", "trash"] 46 46 47 47 ``` 48 48