hariettem / Artemis

Issue tracker for Artemis app
58 stars 2 forks source link

Mark Posts as Read #156

Open NonITExpert opened 1 year ago

NonITExpert commented 1 year ago

Android: I don't hide my read posts, instead I need to see which ones I’ve previously opened/read. I'd like to see the option to choose either 'Show as Read' or 'Hide Read Posts'. This is done well in Infinity for Reddit. I’ve attached screenshot of a menu in settings, as well as Post list view.

Screenshot_20230703_141027_Infinity

Screenshot_20230703_140256_Infinity

Alaric323 commented 1 year ago

This was previously mentioned in the discord as an idea; Sync for Reddit dulled the text color (white to grey) of read posts which I think would work well here, but certain themes may cause issues.

NonITExpert commented 1 year ago

Yeah that could work. Can we make sure the contrast between read/unread is a noticeable one? This will assist users who are eyesight challenged.

hariettem commented 1 year ago

I like marking as read after voting. will add that bit

NonITExpert commented 1 year ago

I prefer mark as read after opening the post as well.

NonITExpert commented 1 year ago

Sometimes mark as read after opening doesn't work. Watch what happens in the clip with post titled Recap of the Lemmy XSS Incident... https://github.com/hariettem/Artemis/assets/138516886/d37abaee-6272-4b34-b4c3-d2738cf58aad

Jay2645 commented 1 year ago

Relay for Reddit had this, too.

If you had an OLED theme, read posts would become an off-black:

Screenshot_20230712-014907

Any other theme would adopt a color from the theme itself for read posts (this is the blue theme):

Screenshot_20230712-014920

You can press the big button in the bottom center to hide anything that has been read. This button actually hid on the account level, I believe - I wouldn't see those posts on the desktop either.

I used this feature heavily for years, but over time I actually moved to enabling the Reddit-wide setting for hiding posts that I've voted on. Then any posts I voted on wouldn't appear in my main feed at all (I think this happened on an API level).

I'd be happy with either hiding on "read" or "voted" or both. Before I had access to Artemis, I used a Firefox PWA with a Tampermonkey script that hid posts after I voted. But I thought I'd add my 2 cents. ;)

NonITExpert commented 1 year ago

Please add option to 'mark as read' after viewing post’s article or image.