Set filter inside another filter

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
sk2107
Posts: 321
Joined: Sun Aug 07, 2022 8:48 pm

Set filter inside another filter

Post by sk2107 »

Hello,

I have this filter to get the unique files from multiple paths
W:\path1 | q:\path2 unique:name;size video: file:
Now I am getting the unique files listed from both folders, what I want is to list only the files from W:\path1 from the whole list in one search .

What I am doing now is exporting the results to EFU file and open it and filter the additional filter I want, It is ok for now but if there is another way which can be applied in one search would better.

Thank you and regards
void
Developer
Posts: 16413
Joined: Fri Oct 16, 2009 11:31 pm

Re: Set filter inside another filter

Post by void »

Currently has to be done as two passes (what you are doing now)
sk2107
Posts: 321
Joined: Sun Aug 07, 2022 8:48 pm

Re: Set filter inside another filter

Post by sk2107 »

Thank you for your reply.

Best Regards,
Post Reply