doom-modeline icon indicating copy to clipboard operation
doom-modeline copied to clipboard

Add notmuch unread email support

Open rbutoi opened this issue 4 years ago • 2 comments

I use notmuch for email, and it doesn't look too hard to add support for it, as there is for mu4e -- just need to change the variable that is being checked. notmuch-unread can be depended on for this variable.

rbutoi avatar May 12 '20 20:05 rbutoi

You are right. But I am not using notmuch. PR is welcome.

seagle0128 avatar May 13 '20 15:05 seagle0128

will do!

rbutoi avatar May 13 '20 15:05 rbutoi

hey, just chiming in to preset to you guys the notmuch-indicator package from Prot. the code for the notmuch unread count is there and very neatly organized as is usual of Prot's code.

bigodel avatar Oct 31 '22 13:10 bigodel

@bigodel Cool. Thank you!

The notmuch-indicatior leverages global-mode-string to display the indicator in mode-line. It's compatible with doom-modeline, and it's unnecessary to implement a new segment. Of course you can make a new better one. The PR is always welcome!

Then I'm closing it.

seagle0128 avatar Nov 01 '22 06:11 seagle0128