sindresorhus/notifier-for-github

Show count for Inbox, not Unread

Open

#238 ouverte le 3 janv. 2021

Voir sur GitHub
 (0 commentaires) (4 réactions) (0 assignés)JavaScript (144 forks)user submission
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 965 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I use an "inbox zero" approach with Github notifications, in which my notifications are marked Done when I have no further use for them, and unread notifications don't have much meaning to me. This is also the default view in Github, at least for me — I had opted into the new notifications beta on Github a while back, I'm not sure if that's still affecting what I see.

Would it be possible to provide an option of counting notifications that aren't done (what the Inbox view shows) rather than the unread count? I suppose you could generalize this to show the count resulting from some arbitrary query, but I don't personally need that.

I realize this is somewhat like https://github.com/sindresorhus/notifier-for-github/issues/171, but I believe the idea may be worth considering again in light of Github's notification overhaul in November 2019.

Guide contributeur