yanus171 / Handy-News-Reader

Handy News Reader is a light and modern Android feed reader, based on Flym News Reader
Other
195 stars 21 forks source link

Notify about updated articles #131

Open bcm314 opened 5 years ago

bcm314 commented 5 years ago

(auto)refresh feed also refreshes existing articles. But when there is such an updated article, there is no notification. How about an option to also notify about this? So for example, you will be notified for each goal in a soccer game.

Screenshot_2019-04-24-21-30-27 Screenshot_2019-04-24-21-33-36 Screenshot_2019-04-24-21-51-11

yanus171 commented 5 years ago

Yes, really? I thought that existing articles are not updated... I need to see the code... But your suggestion is sensable

bcm314 commented 5 years ago

By the way: remember the (from me) closed issu https://github.com/yanus171/Flym/issues/136 ?

This is definitive a situation, where I like to have 'show read' on this feed (while not on 'normal news feeds') But if also updated articles will be notified and switch back to unread ... ;-)

And for sure: existing articles are also update - I'm currently following a live-ticker.

yanus171 commented 5 years ago

Yes, If I implement this feature, the updated articles would be unread again

ThomasLeigh commented 4 years ago

@bcm314 , @yanus171

How exactly this feature is supposed to work?

Does it refer to all the articles present within the app - or a user should tell the app which articles should be traced/checked occasionally for their updates?

yanus171 commented 4 years ago

If we speak about One page mode, the article becomes unread again if it changes its date.

ThomasLeigh commented 4 years ago
  1. Will this feature be implemented regarding One Page Mode?
  2. Will this feature be implemented also regarding other articles (besides One Page Mode)?
ChaosNicro commented 7 months ago

Was looking for this too, for not having to manually check a website each day. Maybe a feed-type that the user selects on feed creation. It would cache a copy of the page and compare with the live version on refresh, creating a new entry from the live page when they differ. Would need a class-element filter to ignore ads, suggestion feeds and other dynamic things, in my case, I want to watch a list-container for changes.