Probably this is easy, but whatever I try, I do not get the desired results.
So, finally, I have no alternative but to ask this most probably dumb question here...
In the search box it reads:
N:\ img-08082016 121701
This displays the file '08082016 121701.jpg' located in various folders on N-drive (not network drive)
That is correct (some are backup folders)
Some folders include 'do not delete' in the name.
I do not want those folders to be displayed in the search results.
I want to exclude those folders from being displayed.
tried :
N:\ img-08082016 121701 !delete
N:\ img-08082016 121701 -delete
Either nothing changes, or nothing is displayed.
Gave up.
How to exclude folders from results containing a certain word
Re: How to exclude folders from results containing a certain word
The following should have worked:
N:\ img-08082016 121701 !delete
Please make sure regex is disabled under the Search menu.
What other options do you have enabled under the Search menu?
You might have match path on too, which could be causing "!delete" too match too much.
Please try the following:
N:\ img-08082016 121701 !nopath:delete
N:\ img-08082016 121701 !delete
Please make sure regex is disabled under the Search menu.
What other options do you have enabled under the Search menu?
You might have match path on too, which could be causing "!delete" too match too much.
Please try the following:
N:\ img-08082016 121701 !nopath:delete
Re: How to exclude folders from results containing a certain word
Wow, still a reply, this late . . .
tried, no success, tried nopath
I am sure I am doing something wrong, but puzzled what exactly.
tried, no success, tried nopath
I am sure I am doing something wrong, but puzzled what exactly.
Re: How to exclude folders from results containing a certain word
try !path:verwijderen
Re: How to exclude folders from results containing a certain word
Ah... super!
Many thanks.
Indeed, that worked out fine.
One way or the other I 'felt' it should have something to do with the path
as basically I was searching on the file name only, whereas I wanted something in the path be excluded.
Or so...
Could not figure out how and what though.
Thanks again!
Many thanks.
Indeed, that worked out fine.
One way or the other I 'felt' it should have something to do with the path
as basically I was searching on the file name only, whereas I wanted something in the path be excluded.
Or so...
Could not figure out how and what though.
Thanks again!