spacecowboy / Feeder

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

Add clarity when a article is read #379

Open An-anonymous-coder opened 1 month ago

An-anonymous-coder commented 1 month ago

Checklist

App version

2.6.32

Where did you get the app from

Other

Feature or improvement you want

When an article has been read, the entire card's color should dim instead of the title being unbolded.

Why should this be added?

Currently it is very hard to see which articles have been read at a glance, since the difference between a bold and non-bold title is slim. This makes it much easier to tell, especially for users with accessibility needs.

Screenshots / Drawings / Technical details

Once a user reads an article, the entire card on the feeds page should be dimmed in color.

spacecowboy commented 1 month ago

I agree with the problem statement, but not necessarily the solution.

shift18 commented 1 month ago

I'd like to see i high contrast theme, like this with a white card instead of black when article is not read. (imagine dark text for the read article). feeder_contrast

mpetuska commented 1 month ago

Why not a simple checkbox indicator in the corner to indicate that it's read?

shift18 commented 3 weeks ago

Why not a simple checkbox indicator in the corner to indicate that it's read?

I'm not sure if that would look very clean, though personally would prefer it compared to how it is now.