Can you do a fuzzy search with matches and filter? I'm trying to understand if that can be done. The regex that I use is: .* <search term> .* After adding matches, something goes wrong with the output, but I don't know exactly what and why.
Jacob Kofoed
1 year ago
Are you sure that is a valid regex, I don’t remember seeing that pattern before..? If you just want to check if a string is contained somewhere in another string, you could also use the include’ formula.
mesmoiron
1 year ago
Yes, I checked on a regels site where you can test those things. I keep forgetting them too
Tod
1 year ago
Great energy @mesmoiron! Your continuous contribution to the toddle Community just made you advance to Community Level 4!