I changed the post title because the issue wasn't related to what I wrote, thanks void!I made a filter to temporarily omit a folder using !"D:/XYZ" as the search. I tried to combine it with the video filter holding down CTRL in the sidebar but it just ORs.
It does work using macros names, e.g. typing "excFolderXYZ: video:" in the search bar.
I'm using 1.5.0.1360a (x64).
There's no way to AND filters with the sidebar
There's no way to AND filters with the sidebar
Last edited by spooky on Sat Nov 25, 2023 11:32 pm, edited 3 times in total.
Re: Selecting multiple custom filters using sidebar doesn't work
Everything currently ORs filters when holding down Ctrl.
I have on my TODO list to add a way to AND filters.
For now, please use excFolderXYZ: video: in the search bar.
There's also Omit Results.
I have on my TODO list to add a way to AND filters.
For now, please use excFolderXYZ: video: in the search bar.
There's also Omit Results.
Re: There's no way to AND filters with the sidepanel
Thanks, I changed the post title and content to reflect the actual issue.
Omit Results would work here but it's not as great as filters because it's easier to toggle the later with the filter sidebar.
Omit Results would work here but it's not as great as filters because it's easier to toggle the later with the filter sidebar.
Re: There's no way to AND filters with the sidebar
Everything 1.5.0.1361a adds a and-filter: search modifier.
Multiple selected filters are ORed by default.
Filters with a search containing and-filter: are ANDed.
To make your excFolderXYZ filter an AND filter:
Multiple selected filters are ORed by default.
Filters with a search containing and-filter: are ANDed.
To make your excFolderXYZ filter an AND filter:
- In Everything 1.5, from the Search menu, click Organize filters....
- Select your excFolderXYZ filter.
- Click Edit....
- Add the following to the start of the filter search:
and-filter:
(please make sure there's a space after and-filter: ) - Click OK.
- Click OK.
Re: There's no way to AND filters with the sidebar
This works great! Thank you for implementing it.
However, in the status bar, and-filter: filters are still shown with a vertical bar before them, which to me implies an “or” operation. Maybe change this to an ampersand?
However, in the status bar, and-filter: filters are still shown with a vertical bar before them, which to me implies an “or” operation. Maybe change this to an ampersand?
Re: There's no way to AND filters with the sidebar
I will consider showing & or a space instead of | for ANDed filters.
Thank you for the feedback and suggestion.
Thank you for the feedback and suggestion.