Note that I’ve haven’t really done anything here myself. This is one of the feedly themes and I’ve just selected some rss- sources that interest me and also have pictures in a similar format to each other.

Is there any way to make these “cards” and images "smaller? And/or remove that subtext under the headline?

I was thinking that if there is anyway to get only the title and picture from article? Like filter out the body of the article?

I personally use rss-readers just to gather headlines so that I can click 'em and read the article on original website. The reason I need pictures tho, is that I’m an giant idiot who can’t just focus to read a list of headlines, I need something to catch my attention

it’s actually implemented (tt-rss tries to figure out flavor image for every article, api clients i.e. android one use that) but there’s no view perspective like that in the stock web UI.

here’s proof of concept card view working with tt-rss built-in grid mode (f G)

https://git.tt-rss.org/fox/ttrss-card-view

That is really, realy nice! :star_struck:

There is a problem with the plugin of card-view, maybe a bug.

Titles of unread cards remain black under the night theme

the plugin is proof-of-concept, it has much larger issues than that. that said if someone bothers to fix the dark theme, i’ll accept the PR.

Thank you very much for your reply
After some days of use, I found two obvious bugs in this plugin. one is the dark mode above and the other is as follows.
The captions or images of different cards do not align on the same horizontal line. I think as a plugin that has been in development for a few months, you must have found these issues as well and it may be redundant for me to say more about them.
I would like to contribute to this software, but I am only a non-computer student with a small interest in computers. Fixing these bugs need long time to learn.
Thanks again for your reply!

I never use light mode. Regarding the dark mode bug, I just modified the color in the ccs of the card_view, I couldn’t find the deeper reason.

Sorry but…what is the path to copy the files? I like the idea.
Thanks¡¡