Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR]: Read state as an icon, in addition to font boldness #948

Closed
birdie-github opened this issue May 4, 2023 · 5 comments
Closed

[FR]: Read state as an icon, in addition to font boldness #948

birdie-github opened this issue May 4, 2023 · 5 comments
Assignees
Labels
Component-Message-List Status-Fixed Ticket is resolved. Type-Enhancement This is request for brand new feature.
Milestone

Comments

@birdie-github
Copy link

Brief description of the feature request

Currently it's hard to differentiate between read and unread articles at a glance.

Here's what I'd do:

For the column "Is this read?" - remove the feed icons from it and merge icons with Titles.

This column could instead have two states: no icon (e.g. read) and an icon of your choice (unread article). So it would be like this:

Important      Read_State    Title
[❗ or empty ] [🟢 or empty] [Feed_icon: Article_name]
e.g.
                🟢            🚓 New Chevrolet SUV released
❗                            🚓 Lexus increased its market share in India

Now when you sort by the Read_State column, it's easy to see which articles are read and which are not. You've got a green circle for unread ones.

@birdie-github birdie-github added the Type-Enhancement This is request for brand new feature. label May 4, 2023
@akinokonomi
Copy link
Collaborator

For the column "Is this read?" - remove the feed icons from it

That's actually the feature that is disabled by default.
See Settings -> Feeds & articles -> Articles list -> Display real icons of feeds instead of read/unread icons

By default, the Read column has an icon in it that changes depending on read state.
The icon style depends on icon theme you chose.
Breeze icon theme looks nice.

If you have hard time telling apart read and unread articles, you could try making rows bigger in Settings -> Feeds & articles -> Articles list -> Row height.
You could set it to something like 26.
And you can make the font a little bigger just for article list too.

@Rex000
Copy link

Rex000 commented May 4, 2023

I think he wants to have read/unread icons and the feed icon at the same time which is okay. However if this is implemented, the ability to turn feed icons on/off should be provided separately.

@martinrotter
Copy link
Owner

martinrotter commented May 5, 2023

There is also "Article highlighter" action which you can add to article toolbar which also marks unread (or important) articles with color.

I understand that this is the way QuiteRSS behaves, but RSS Guard is not QuiteRSS. I might add this as optional switchable feature, tho.

@martinrotter
Copy link
Owner

Added feature, switchable in settings -> feed & messages -> feed list -> unread article icon type.

image

@martinrotter martinrotter added this to the 4.3.5 milestone Jun 9, 2023
@Rex000
Copy link

Rex000 commented Jun 9, 2023

IMO feed icon and read/unread dot icon should have their own separate columns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component-Message-List Status-Fixed Ticket is resolved. Type-Enhancement This is request for brand new feature.
Projects
None yet
Development

No branches or pull requests

4 participants