You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've thought about this a little already, the problem is that to be really flexible enough, you would need to be able to include both and and or operators and maybe even nested expressions. We might be able to steal some ideas from OPEN-CUTS' combination filtering language and support all boolean expressions:
some tweaks will be needed, since we don't need a first-order logic but just boolean algebra, but it should be doable.
It'd be wonderful to be able to have multiple conditions in an array
something like that
The text was updated successfully, but these errors were encountered: