Preserve reading position in lists #164

Closed
opened 2026-06-11 05:15:55 +00:00 by nienty · 0 comments
nienty commented 2026-06-11 05:15:55 +00:00 (Migrated from codeberg.org)

When I access a list containing multiple hashtags to view the latest posts, then leave the list and return later, the app performs a new search and starts from the beginning.

Proposed improvement:
It would be useful to implement a system that:

preserves the previous reading position in the list,
only adds new posts since the last visit,
avoids reloading the entire list each time the user returns.

Benefits:

saves time and increases user efficiency,
provides a smoother and less frustrating experience,
improves data usage management.

When I access a list containing multiple hashtags to view the latest posts, then leave the list and return later, the app performs a new search and starts from the beginning. Proposed improvement: It would be useful to implement a system that: preserves the previous reading position in the list, only adds new posts since the last visit, avoids reloading the entire list each time the user returns. Benefits: saves time and increases user efficiency, provides a smoother and less frustrating experience, improves data usage management.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
tom79/Holos-App#164
No description provided.