[FEATURE REQUEST] Collapsible filterRules on Filters Prefs page

Just want to mention something I think might be a handy tweak for the Filters page.

I use filters a lot and many contain hundreds of rules. This makes the Filters page very long so that it requires a lot of scrolling to navigate.

I currently use this simple css to hide the rules:
ul.filterRules {display: none !important;}

This works well enough, but I would prefer to be able to quickly show/hide the filter rules list for each filter.

I’m just mentioning this in case I’m not the only one with many filter rules and is something you consider worth addressing. As I said, I am ok with just hiding the filter rules entirely, so this is definitely a very low priority issue.

this makes sense, i guess, and adding a toolbar button won’t clutter the UI much. i’ll make a note.

fix: pref-filters: add a button to hide or show rules in the filter list · fc84712135 - tt-rss - Tiny Tiny RSS