We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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)