[Feature Request] Mark post as read on scroll

https://lemmy.world/post/1611694

[Feature Request] Mark post as read on scroll - Lemmy.world

I just saw the voyager app is implementing this, can we get it on Memmy?

there is a GitHub ticket for this, and devs says that is not currently possible without updating the Lemmy API
Mark as Read On Scroll · Issue #646 · Memmy-App/memmy

Is your feature request related to a problem? Seems to be very frequently requested to have the option to mark as read when the post is scrolled by. Additional context Frequently requested here and...

GitHub
Maybe that could be done locally only, storing the list of scrolled posts to mark them as read, not sure if the sync with the server is imperative here.
I mean yes, it could be done, but it’s up to devs whether they want to store this data locally. It could be really huge.