newlooper / VirtualSpace

A Virtual Desktop Enhancement GUI Program For Win10 & Win11
GNU General Public License v3.0
182 stars 12 forks source link

Rule search would be very useful #86

Closed mdear closed 1 year ago

mdear commented 1 year ago

I am enjoying the rules based architecture, but now I have many rules and would like to be able to search them to ensure I am not creating duplicate / conflicting rules.

I may want to search on multiple fields, most importantly being name, but possibly other fields as well.

I am aware that fields such as name/weight/created/updated are able to be sorted ascending/decending by column and this is useful but not sufficient for the stated purpose.

newlooper commented 1 year ago

there is a Filter in the Rule Page. default: Filter by name if the input is starts with \\G, then Filter by Tag(Group)

mdear commented 1 year ago

Excellent! I missed that feature. Thanks for pointing it out, including the \G