universal hide read posts?

Is there a way to hide read posts across all instances I'm signed into so when I switch to an account in another instance I don't see the same things?

14 points · 1 comments · view on lemmy.world

1 Comments

testAccount@programming.dev · 1 pts · 2y

Not really, it would also be hard to implement but I don't think its impossible.

Hardest part is the ID of the same post differs between instances and the post might not exist yet either. I'll create a issue for this feature request.