We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fe50f80
search operator now supports regexes. Example:
fields: images: type: files info: text: There is an svg file in your selection. Hurray! whenQuery: > images::any($.filename =~ /\.svg$/i)