Allow users to add notes to notifications #4576
thomaseizinger posted onGitHub
<!-- 1. Make sure your requested feature makes sense for Refined GitHub: https://github.com/sindresorhus/refined-github/issues/2960 2. Include a REAL URL where the feature should appear. e.g. Do you want a feature to appear on the main page of a repo? Paste a link to a repo -->
I treat my GitHub notifications as a list of things I need to do (Inbox Zero style model). When I go through my notifications, some of the work I want to do as part of it takes too much time so I don't want to deal with it right now and rather postpone it until later. Hence, I'll let the notification sit there as read but don't mark it as done.
Currently, I need to remember what I want to do with this notification that requires more time so I can't do it right away.
It would help my workflow if I could add a little note to each notification where I can write down ideas so that I don't have to keep them in my head.
The note would have to be stored in local storage I presume.
I read through the "Can we add this feature?" list and this request is probably borderline in terms of UI complexity.
Prior art to this is the "Hey" email client from Basecamp where you can add notes to email threads.
This feature request concerns the "notifications" page: https://github.com/notifications