gitify
gitify copied to clipboard
Feature Request : On Click, Mark as Done
So, when we click the notification, its mark as done
Why? Because I don't like my inbox still filling up with notification that I already Read
That's a good point - unfortunately the GitHub REST API doesn't provide an endpoint to mark notifications as read so there's not much we can do until they allow us to do so.
Hi! I'm a new Gitify user and I really enjoy this app, but it really annoys me too that I can't mark notifications as "done".
And after doing some digging: it looks like GitHub does now include an endpoint for that! https://docs.github.com/en/rest/activity/notifications?apiVersion=2022-11-28#mark-a-thread-as-done
Maybe we can reopen this issue? I'd be happy to try and contribute!
@adufr Sure :)
Not having the regular GitHub notifications in sync with gitify was the main reason I couldn't use it. This is awesome! 🤩
I already have a working POC, I'll open a PR tomorrow! 😁
This issue can be closed as it's now completed thanks to both #706 and #746 🎉