This is feasible, but it'll take a bit of work (to save space and improve general performance, enums are stored in the main data table using their internal ID numbers, not their string values). It'll probably hurt the filter performance somewhat, so I'll try to make it an option; maybe a "Include enums" checkbox in the condition editor dialog. I'll see if I can get it done for version 2.1.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is feasible, but it'll take a bit of work (to save space and improve general performance, enums are stored in the main data table using their internal ID numbers, not their string values). It'll probably hurt the filter performance somewhat, so I'll try to make it an option; maybe a "Include enums" checkbox in the condition editor dialog. I'll see if I can get it done for version 2.1.
Hi jmbowman!
Yes "Include enums" would be a nice feature. If it is easier, a wildcards in enums filter would also be a possible solution