Athou / commafeed

Google Reader inspired self-hosted personal RSS reader.
https://www.commafeed.com
Apache License 2.0
2.68k stars 365 forks source link

Make the HTML more semantic #1507

Closed Lorentz83 closed 3 weeks ago

Lorentz83 commented 1 month ago

Is your feature request related to a problem? Please describe.

I love that there is the option to use custom css and custom js, but the HTML is very opaque making it very difficult hacking in the UI.

Some examples:

Describe the solution you'd like

I know this is a long shot, and not a feature request that can be easily closed. But it would be nice to keep it in mind whenever there is a UI change.

Describe alternatives you've considered

Do nothing, this is definitely an option, hacking is still possible but just trickier.

Additional context

I wanted to implement a quick script which hacks the sidebar to show only the feeds with unread entries, but adding as the last entry an option to show all the feeds only of this specific directory. But this have been proven much harder than expected (move the feeds with unread articles at the top of the list, hide the remaining, add a new entry in the directory list to show the hidden entries) because it is not easy to find the directories or the unread entry.

Athou commented 1 month ago

I added the following:

Does that work for you? Do you need anything else?

Athou commented 3 weeks ago

I'm closing this since it's now part of 5.0.0.