Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 492

General • Re: What's the difference between these two filter expressions?

$
0
0
file: path:!demo
file: == Match files only
path: == Match full path
! = NOT

Match files only where demo is not in the full path.


file: nopath:demo
nopath: == match name part only

Match files only where demo is in the name part.



Please try pathpart: to match the path part only:
file: pathpart:!demo




Search Operators
Search Modifiers
file:
path:
no-path:
path-part:

Statistics: Posted by void — Fri Nov 28, 2025 9:46 pm



Viewing all articles
Browse latest Browse all 492

Trending Articles