olsh/Feedly-Notifier-Firefox

Mark new feed as read in notifier

chapito69 opened this issue · 7 comments

When the notifier shows any new feed, should allow me to mark it as read if I'm not interested in the feed.

olsh commented

Hello @chapito69 ,
you can do it by clicking on "eye" icon.

Sorry, I have not explained. I mean desktop notification. This is an improvement, not a issue

olsh commented

When the option "mark as read on news open" is enabled and you click on a desktop notification, the news will be marked as read.

Sorry, I'll explain more detailed:

  • When the notifier opens in the lower right corner, I can see the title of the feed.
  • I read the title, but the news does not interest me.
  • I would like to have a button to mark as read the news, but without having to open the news. Something similar to the "eye" icon that is in the popup, but in the desktop notifier.
olsh commented

I see.
AFAIK, the notifications API supports only text.

And when you click on the "x" icon?

olsh commented

There is no event "onClose" or something like this. Therefore, I can't detect when a user closes a notification.