Ticket #108 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

"On catchup show next feed" should wrap around when searching for next unread feed

Reported by: trac-user Assigned to: fox
Priority: minor Milestone: 1.2.4
Component: interface Version: 1.2.1
Keywords: Cc:

Description

With "On catchup show next feed" turned on, if you click "Mark as Read" you go to the next feed with unread articles below current one. However, tt-rss does not wrap around to the top of your feed list - so if there are no unread feeds between current one and end of the list nothing happens.

tt-rss should look through the list until the end and then from the top till current feed to make sure there are no unread feeds anywhere.

Currently, I end up clicking on the very first feed in the list (even if it's "read") and then clicking "Mark as Read" on it so that tt-rss finds next unread entry, starting from the top.

Change History

09/08/06 09:40:48 changed by fox

  • status changed from new to assigned.
  • milestone set to 1.2.3.

I know about the issue, just haven't got the time to implement it yet. Accepted, but I won't promise it for .3

09/19/06 11:50:41 changed by fox

  • milestone changed from 1.2.3 to 1.2.4.

09/29/06 16:00:11 changed by www-ttrss

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [1362]) [project @ fix id handling in getRelativeFeedId; allow on-catchup-show-next wrapping (closes #108)]