Is there a way to use wildcards in filters? For example, if I want to filter any and all communities about potato, it seems like adding potato doesn’t work. Do I need to use %potato% like of it was SQL, or could I use a regex? Is it case sensitive, etc.

If I can’t achieve my goal, my request would be to support regexes 😁