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

Automatically mark all as read on scrolling and advance to next feed #899

Open ozbrewer opened 1 year ago

ozbrewer commented 1 year ago
  1. When viewing an individual RSS feed and scrolling the articles (page down), automatically mark the articles scrolled as read;
  2. When marking all as read, it would be great to automatically advance to the next RSS feed;
  3. When viewing articles at the group level, also automatically mark as read when scrolling / page down;
  4. When viewing articles at the group level, automatically advance to the next group when marking all articles as read.

Currently, as I scroll through articles, they are only marked as read when reading the article, and it would be great to have an option to automatically mark them read by scrolling instead. And the same when viewing the articles by group.

I see there is such an auto mark as read setting on a per feed basis, but it would be great to have a global setting under Operation or Article List that is automatically applied to all feeds, old and new.

There's no auto advance to next feed though on the mark all as read action.

yanus171 commented 1 year ago

Try to set recheck l checkbox Auto mark as read while scrolling in custom design settings (long tap on feed)

petitminion commented 1 year ago

I can't find this option "Auto mark as read while scrolling", I don't understand where we have to long tap on feed :s
I can see "auto set the article as read once its title has been visible on the list" is this what you are referring to ?

If so :

  1. would it be possible to mark the feeds has read once they have been scrolled out of the screen ? because if not some feed are mark has read when I open the application even if I don't want them to be marked has read :s
  2. Would it be possible to have this setting has a general setting for all feeds without having to configure all of them manually ?

I don't know how java work but magic seems to happend in GetViewScrollPartY()

touwys commented 1 year ago

Long-press on the applicable feed that is presented in the sliding pane on the left. This action should open the "Edit a feed" window. Alternatively, click on the applicable feed to open the list of articles. Then go to the hamburger menu (top-right corner), and click on it for the drop-down menu. Select "More options", and then "Edit a feed". Once in the "Edit a feed" window, enable the entry "Auto set article as read once....."


12 Sep 2023 22:58:19 petitminion @.***>:

I can't find this option "Auto mark as read while scrolling", I don't understand where we have to long tap on feed :s

— Reply to this email directly, view it on GitHub[https://github.com/yanus171/Handy-News-Reader/issues/899#issuecomment-1716422337], or unsubscribe[https://github.com/notifications/unsubscribe-auth/APVPQQTJWBKWIPWQKAXCIO3X2DEGVANCNFSM6AAAAAA4IFDNDI]. You are receiving this because you are subscribed to this thread. [Tracking image][https://github.com/notifications/beacon/APVPQQUAFUBAMLVHB6FJSVDX2DEGVA5CNFSM6AAAAAA4IFDNDKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTGJ2DMC.gif]

petitminion commented 1 year ago

yes thx I did that, what about point 1 and 2 ?

  1. would it be possible to mark the feeds has read once they have been scrolled out of the screen ? because if not some feed are mark has read when I open the application even if I don't want them to be marked has read :s
  2. Would it be possible to have this setting has a general setting for all feeds without having to configure all of them manually ?
touwys commented 1 year ago

The developer will have to answer 1 & 2 for you.

13 Sep 2023 10:44:11 petitminion @.***>:

yes thx I did that, what about point 1 and 2 ?

  1. would it be possible to mark the feeds has read once they have been scrolled out of the screen ? because if not some feed are mark has read when I open the application even if I don't want them to be marked has read :s
  2. Would it be possible to have this setting has a general setting for all feeds without having to configure all of them manually ?

— Reply to this email directly, view it on GitHub[https://github.com/yanus171/Handy-News-Reader/issues/899#issuecomment-1717203214], or unsubscribe[https://github.com/notifications/unsubscribe-auth/APVPQQRA77OXLZS744QKEB3X2FW5XANCNFSM6AAAAAA4IFDNDI]. You are receiving this because you commented. [Tracking image][https://github.com/notifications/beacon/APVPQQUQ7XA7B6EX4ZPHHLTX2FW5XA5CNFSM6AAAAAA4IFDNDKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTGLJYQ4.gif]

yanus171 commented 1 year ago

Do you mean article instead of feed?

petitminion commented 1 year ago

Corrected :

  1. would it be possible to mark the articles has read once they have been scrolled out of the screen ? because if not some them are mark has read when I open the application even if I don't want them to be marked has read :s
  2. Would it be possible to have this setting has a general setting for all feeds without having to configure all of them manually ? (this also could apply to other setting like "load full article" or "auto load images")
yanus171 commented 1 year ago
  1. Did you set checkbox Auto mark as read while scrolling in custom feed settings (long tap on feed)?
yanus171 commented 1 year ago
  1. Yes I could make such a global setting
petitminion commented 1 year ago
  1. Yes I did but has I explained this will mark article has read that I didn't read because they appear on screen but are not scrolled out of the screen. If I open the app, the feed appearing will be set has read even if I didn't looked at them. Do you see what mean ?
  2. If you want, have time would be amazing o/ I can't code on java :s
yanus171 commented 1 year ago
  1. Can you post me a video with this behavior?
petitminion commented 1 year ago

It seems I misunderstood how this feature worked, sorry :s Its working well in the feed section o/ But when I scroll in the "unread" or "all articles" section articles aren't marked as read

yanus171 commented 1 year ago

Try https://github.com/yanus171/Handy-News-Reader/issues/683#issuecomment-1732390586

petitminion commented 11 months ago

Doesn't seem to work for unread and all articles. Can I help debug some way ? For 0.19.1

yanus171 commented 11 months ago

Did you turn on article text checkbox in article list menu?

petitminion commented 11 months ago

I just did and it doesn't seem to change the behaviour, even if all the text appears in unread feed

yanus171 commented 10 months ago

Try https://github.com/yanus171/Handy-News-Reader/issues/683#issuecomment-1826837912

petitminion commented 10 months ago

Same behavior, did you want an export of my config to try and see in yiur local setup ?