cabal-club / cabal-cli

Terminal client for Cabal, the p2p chat platform.

Home Page:https://cabal.chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement marker for unread channels

cblgh opened this issue · comments

i don't have time riiight now (but i figured i could post an issue and potentially let someone new to the project create their first PR!) but those of us using cabal have been feeling the need for a way to be notified of when a channel has new unread messages

this would be suuuuuper sweet!

I thought about that but I'm not sure that implementing native system notifications is good (feels too intrusive). I thought about the terminal bell (raises the priority in my windows manager for example), but then again some might find this annoying.

What would be our best option there? Maybe that right now a simple number representing the unread messages next to the channel name would suffice?

yeah, i was thinking a simple hilight (similar to how nicks are displayed atm) would be more than enough

just an indication that "hey something happened here" (and optionally changing the colour/adding * to notify you that you were mentioned?)

Is anyone working on this issue? If not, then can I?

@teh-f00l nobody is working on it atm, please go ahead and tackle it!

@teh-f00l if you'd like feedback from some of us, you could share some design notes on how you're thinking of approaching this. we've talked about having this functionality in a common module like cabal-client.