Exclude Location by FILTER

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
capteelingurdian
Posts: 108
Joined: Wed Jul 22, 2020 4:01 pm

Exclude Location by FILTER

Post by capteelingurdian »

Hi!

I know I can create a filter to look ONLY in these places with the following

"C:\Users\user\Pictures\" | "C:\Users\user\Desktop\" | "C:\Users\user\Downloads\" | "C:\Users\user\Documents\"

in the

Organise Filters > Search

field.

Is there anything I could add there to EXCLUDE a specific location? Particularly this one:

"C:\Users\user\Documents\Outlook Files"

I know I can do it at the GLOBAL level, but I'd like to have it globally in use, but NOT in use for this fliter.

THANKS!

Captee
horst.epp
Posts: 1430
Joined: Fri Apr 04, 2014 3:24 pm

Re: Exclude Location by FILTER

Post by horst.epp »

The exclamation mark in front means Not

!"C:\Users\user\Documents\Outlook Files"
Last edited by void on Wed Jun 12, 2024 11:40 pm, edited 1 time in total.
Reason: added quotes
capteelingurdian
Posts: 108
Joined: Wed Jul 22, 2020 4:01 pm

Re: Exclude Location by FILTER

Post by capteelingurdian »

PERFECT! YEAH!

T H A N K S ! ! ! :D :D :D
capteelingurdian
Posts: 108
Joined: Wed Jul 22, 2020 4:01 pm

Re: Exclude Location by FILTER

Post by capteelingurdian »

Ah! Seems I'm doing something wrong. I tried:

"C:\Users\user\Pictures\" | "C:\Users\user\Desktop\" | "C:\Users\user\Downloads\" | "C:\Users\user\Documents\" | !"C:\Users\user\Documents\Outlook Files"

But, that changed the filter to Everything, everything - like ALL items / default

While

"C:\Users\user\Pictures\" | "C:\Users\user\Desktop\" | "C:\Users\user\Downloads\" | "C:\Users\user\Documents\"

cabins itself to JUST these locations.

What do you think is happening?

Sincerely,

Captee
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: Exclude Location by FILTER

Post by void »

Please AND your not filter:

<"C:\Users\user\Pictures\" | "C:\Users\user\Desktop\" | "C:\Users\user\Downloads\" | "C:\Users\user\Documents\"> !"C:\Users\user\Documents\Outlook Files"

< > = grouping
| = OR
space = AND
capteelingurdian
Posts: 108
Joined: Wed Jul 22, 2020 4:01 pm

Re: Exclude Location by FILTER

Post by capteelingurdian »

BOOM! Yes, SIR! That's GOT it! :D :D :D

Thank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Post Reply