I think Filter that is case-sensitive is not a goo

Hi freelancerage!

Florian posted a workaround for this somewhere in german forum, you can use use regular expression and enter

(?i:string)

if you want case-unsensitive filter by "string".

Regards
nickless

Edit: added link to this post and corrected RegEx :stuck_out_tongue: