news-android
news-android copied to clipboard
After marking a post as 'read' by swiping it, hide it if the 'show unread only' is enabled
I treat my news feeds like an inbox. I want to be able to 'dismiss' things that I've seen without being forced to resync to get rid of them.
Can you elaborate on the behavior that you would expect? A classic "dismiss" feature would mark the item as read and directly remove it from the list, correct? What if you did a mistake and you want to get it back? As far as I know most email apps show a little Snackbar on the bottom letting the user revert the removal of an email. As you most likely go through many news quickly, the Snackbar would stay visible the whole time. So I think we'd have to find another way to revert accidental mark as read actions.
@jancborchardt What do you think about this feature request?
I totally support this request. Switched recently to self-hosted nextcloud news from tinytiny-rss and i really miss this feature from the tt-rss client. @David-Development: the tt-rss app shows a tiny snackbar where you can undo your last action. In my opinion that's not annoying and it only shows for a short time. And if you miss the button you can always go to settings, display the already read items and mark it unread. Is this or something similar possible for nextcloud-news? Just wanted to let you know that there are more people who would like to have this feature ;-) Thanks a lot!
I came here to request this as well. I came from ios where the amazing NextNewsWire app had this feature. IMO there is no need to show an undo button. Ideally there would be a quick way to see the read items, but even currently its not too hard to find a read item if needed.
I would also say that since nothing is actually removed, only marked as read, it is not 100% necessary to have an undo functionality. You can easily switch to the view to see it again.
So as a first step it should just be removed from the view. Adding an undo snackbar on the bottom can be a second step. :) What do you think @David-Development?
@jancborchardt Thank you for the feedback! I agree that it would be a nice feature to have 👍
Not sure about the timeline though. If anyone want's to work on it - I'm happy to review it 😄