Quantcast
Viewing all articles
Browse latest Browse all 1719

Support • Re: How to find folders with a certain word and not a connected part

Everything treats spaces and punctuation as word breaks.

I will consider an option to match words with space breaks only.
Thank you for the suggestion.



For now, use regex: for more control, for example:

folder:regex:stem:"(\s|^)info(\s|$)"

Use stem: to match the name without the extension.



Consider adding the following filter from Search -> Add to filters:
Name: Match Whole Words Without Any Additions
Search: #[REPLACETERMS:$param:,"regex:stem:(\s|^)#[REGEXESCAPE:#TERM:#]:(\s|$)"#]:

Statistics: Posted by void — Tue Apr 23, 2024 11:32 pm



Viewing all articles
Browse latest Browse all 1719

Trending Articles