Last 12 weeks · 0 commits
4 of 6 standards met
There's an API call that's evidently still in beta even when it's been used for months in the notifications view: Marking a selection of notifications as "done" will remove them from the notifications overview. It would be fantastic to have that available and not just marking notifications as "read", which will keep them in said list.
Prerequisites [c] I searched to see if the issue already exists. Description when I get to the screen saying "you're all done", if I press enter, I get a panic Steps to Reproduce read all notifications press enter Slack Join us on Slack https://chat.apex.sh/ I would try to fix it but its almost 4am and I need to 😴,didn't want to forget about it 🙏
Repository: tj/triage. Description: Interactive command-line GitHub issue & notification triaging tool. Stars: 407, Forks: 6. Primary language: Go. Languages: Go (99.3%), Dockerfile (0.7%). License: MIT. Topics: cli, command-line, github, go, golang, open-source, project-management. Open PRs: 0, open issues: 15. Last activity: 5y ago. Community health: 57%. Top contributors: tj.
This was in an older version before my refactor, but the idea is you quickly walk through your notifications, assign a priority, and later list them by the global priority across all projects. This will be handy when you have dozens or hundreds of projects. Later it'd also be nice to integrate with GH Sponsors. [x] add user configuration for the priorities [x] add priority selection page [x] create labels if they're not present [x] remove others when selecting a new priority [x] filter priority labels from label listing [x] add issues page sorted by priority [ ] add some kind of tab system to indicate which top-level page you're on [ ] make as read after assigning priority [ ] fetch issues by priority label(s) [ ] list them [ ] add the same filtering with [ ] decide on default shortcuts for switching tabs [ ] docs
What license is this code under?