Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.18k stars 177 forks source link

[feature request] Filter Disabling #363

Open arvitus opened 2 years ago

arvitus commented 2 years ago

A simple checkbox for each filter to disable it. Sometimes you just want to test something with only one of your multiple filters and would have to delete every but this one filter. A simple checkbox to disable a filter (or group) would be convenient for cases like this. Of course you could just copy the query string and paste it again later but this would mean additional effort.

If this will be implemented then a option to disable/enable all (or invert the selection) is probably also needed. E.g. something like ctrl+click enables/disables everything.