fregante / notifications-preview-github

Browser Extension: preview GitHub notifications with same page pop-overs
https://chrome.google.com/webstore/detail/github-notifications-prev/kgilejfahkjidpaclkepbdoeioeohfmj?hl=en&gl=IN
MIT License
144 stars 15 forks source link

Add "Mark as Read" button #145

Open karlhorky opened 1 year ago

karlhorky commented 1 year ago

Hi there, first of all, thanks for this extension, really amazing!

Right now, the feature which is called "Mark as Read" (the ✔️ button) is inaccurately named - does not actually set the notification to "read", but rather sets the notification as "✔ Done", which moves the notification to a separate archived section instead of setting it as read (check the aria-label here):

Screenshot 2023-09-10 at 15 17 30

It would be great to get a 1-click button to mark a notification read as well - this option in the /notifications UI:

Screenshot 2023-09-10 at 15 13 44