Add a keyboard shortcut to select all notifications #3876
mwz posted onGitHub
I think that a keyboard shortcut to select all visible notifications on https://github.com/notifications would be a good addition to this project.
There are already built-in keyboard shortcuts to make selected notifications as read (shift+i
) and done (e
), but there isn't one to select all notifications. I think it's a fairly common workflow for people to open the notification centre, scroll through and open some notifications in new tabs and then select all and mark as done. It's a bit annoying that one has to click on the checkbox (see below) to select all instead of being able to do that just via a keyboard shortcut.
I'd definitely prefer to type a
(to select all) followed by e
to mark all as done once I get to the bottom of the list rather having to scroll back up and click on the checkbox. GitHub doesn't seem to be keen on adding this shortcut, which seems to me like a small but a nice improvement to one's daily workflow.
Is it something that others would also find useful and would a contribution for this feature be welcomed?