TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
88 stars 26 forks source link

Group filtering #121

Open maro2511 opened 4 months ago

maro2511 commented 4 months ago

Hi! I saw this feature was requested many times in the past, adding my request also because I think it's the ultimate missing feature: "Add option to group multiple filters so that you can enable/disable the whole group of with one checkbox click." Thanks!

vincec-msft commented 4 months ago

Not quite the same, but as a simple workaround: you can enable/disable multiple filters at once by selecting them and clicking any of their checkboxes. It's not 1 click, but you can do any number of filters with 3 clicks: select the first, shift+click the last, click the checkbox.

maro2511 commented 4 months ago

I tried that. If you select more than 3 filters and then click on the checkbox to enable/disable them together, it will only affect the first filter and the one you clicked on (ignoring the filters in between). Having groups will also "free" letters for quick lookup. I use 60+ filters so I constantly scrolling to enable/disable some of them.

vincec-msft commented 4 months ago

You're right about the multi-selection behavior. It's improved in the next version. :) Is the grouping request covered by #116?

maro2511 commented 4 months ago

I think so, yes