sindresorhus/notifier-for-github

Show count for Inbox, not Unread

Open

#238 创建于 2021年1月3日

在 GitHub 查看
 (0 评论) (4 反应) (0 负责人)JavaScript (1,965 star) (144 fork)user submission
enhancementhelp wanted

描述

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.

贡献者指南

Show count for Inbox, not Unread · sindresorhus/notifier-for-github#238 | Good First Issue