Closed Lenbok closed 1 year ago
I have changed it to only pull (and list) "unseen" notifications (where "unseen" is defined as "unseen in a browser").
I would expect that the notifications list would match what is visible on the github notifications page, so there must be some bug here.
So would I. The bug is that the respective API endpoint sucks. See the commit message for details.
https://github.com/anticomputer/gh-notify might help though.
Thanks, I'll take a look at that too!
I am a fairly new user of forge. I fetched notifications
N f n
(I had probably also done this in the past) followed by list notificationsN l n
, and am presented with a list of about thirty repositories containing about fourty notifications. However, when I visit my github notifications page, I see two notifications, one which is read and one which is unread.I would expect that the notifications list would match what is visible on the github notifications page, so there must be some bug here. If these extra notifications are in some sense "old", how can I remove them?