FreshRSS / FreshRSS

A free, self-hostable news aggregator…
https://freshrss.org
GNU Affero General Public License v3.0
8.65k stars 771 forks source link

[Feature] Being able to add an icon for each feed category #6425

Closed Fluidetom closed 4 weeks ago

Fluidetom commented 4 weeks ago

Describe the solution you’d like I'm using a self-hosted instance of FreshRSS on my Synology NAS in a container. I've been converting more and more of my friends and co-workers to ditch their social media addiction and "go back to the basics" ... RSS ;-)

One small cosmetic improvement idea that came up, is the possibility to add an icon in front of a category name. This would make the navigation easier when dealing with multiple categories.

This idea came up when one of my friends showed me an online shared bookmarks manager called raindrop.io. Bookmarks can be organised in different categories, a little bit like in FreshRSS with feeds.

This is a screenshot of our shared raindrop.io account. I find the colourful icons really a plus in terms of ease of navigation.

Would be great if this kind of feature could be integrated in FreshRSS too.

Thanks in advance for that, and thanks already for all your hard work on FreshRSS. This is much much appreciated.

FR-Icons

math-GH commented 4 weeks ago

A first workaround could be to use UTF8 icons as first character of your category name.

🌹 Garden ⚽Soccer ⛅Weather

Fluidetom commented 4 weeks ago

A first workaround could be to use UTF8 icons as first character of your category name.

🌹 Garden ⚽Soccer ⛅Weather

Hi,

Thanks for the reply. Yes indeed, that works, thanks ! But it seems to mess the alphabetic sorting order.

2024-05-02_21-48

So I'll have to come up with something smart. Like "Green" could be named G - "UTF-8 icon" Green and "News" would be "N - UTF-8 icon News". So this would keep the alphabetical order while allowing to add more categories in the future.

This works for me as a workaround for the moment

math-GH commented 4 weeks ago

display position is made for manual order :)

grafik

Alkarex commented 4 weeks ago

You can override the sorting position of the categories in their settings