spacecowboy / Feeder

Android RSS reader app
GNU General Public License v3.0
1.63k stars 99 forks source link

Undo or Option for "Mark as read after/before" #403

Open PiNotEqual3 opened 3 weeks ago

PiNotEqual3 commented 3 weeks ago

Checklist

App version

2.6.33

Where did you get the app from

Google Play

Feature or improvement you want

I would like an option to show only of the the function "Mark as read after" or "Mark as read before". Or a way to undo a "Mark as read after" click but I think having the option is better. Depending on you preferred sorting you only need one direction.

Why should this be added?

I have clicked/touched the wrong direction by accident. I am a bit ashamed of myself but this happend twice now in 2 months. This is really a problem if you mark 100 of entries as read you never seen. Currently the only solution is to read them all right now.

Screenshots / Drawings / Technical details

No response

spacecowboy commented 3 weeks ago

Understand the problem.

A snackbar undo would be nice: https://m3.material.io/components/snackbar/overview

PiNotEqual3 commented 3 weeks ago

Snackbar undo would be nice but a real undo is complicated. You have to store the old state.

I believe most of the time you only need one direction to mark as read. An option with the direction would be easier to implement and would also avoid miss clicks.