selfoss icon indicating copy to clipboard operation
selfoss copied to clipboard

Idea: mark everything above as read

Open sonicnkt opened this issue 5 years ago • 2 comments

Hi, would it be possible to add the option to mark everything above the current iteam as read? I find myself often browsing through my unread fead only opening the intresting items and leaving those that are not relevant alone. A function to mark everythign in the current view as read above an item (UI Button and Keyboard shortcut) would be awesome. As the view does not automatically refresh there should not be items lost without seeing them, right?

sonicnkt avatar May 14 '20 14:05 sonicnkt

There is a pull request open but it needs some work: https://github.com/SSilence/selfoss/pull/1086

jtojnar avatar Jul 13 '20 03:07 jtojnar

In https://github.com/mrichtarsky/selfoss/commit/5d8f58e43ee0fc40925f01e66944ce4a60b4eeb3 I have implemented this with small effort (although it won't apply cleanly on vanilla selfoss since it is based on another modification of mine, but would be easy to change that)

mrichtarsky avatar Sep 14 '23 14:09 mrichtarsky