multifilter
multifilter copied to clipboard
Add regex filter support
Hi,
This is really nice, thanks for that ! Have you consider adding regex-based filter support ? that would be just great. Thanks.
Migue;
Hi @migdur,
By "regex-based filter support", what exactly do you mean? Do you mean that the query is matched with regex or that the input to the column is matched through regex?
Tommy
Hi,
The first: I'd like to be able to query the different columns using regexes instead of plain strings. Miguel