Extension respects Result Omission in Everything 1.5a #183
Replies: 2 comments 3 replies
-
|
Did a quick look at this feature:
Based on this, it should already work, EPT just packages queries for everything to execute, or are you saying there should be a toggle button/macro in EPT? Everything 1.5 SDK doesn't list this feature, so I'm not sure I'm able to manipulate omission via the SDK. |
Beta Was this translation helpful? Give feedback.
-
|
From my initial testing, it doesn't work. As soon as I turn off the exclusion list EPT will return with the omitted result. With Index -> Enable Result Omissions. With Options -> Indexes -> Exclude -> Enable exclude list The SDK lists this feature under Everything3_SetSearchHideResultOmissions. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Everything 1.5a introduces Result Omission, which is similar to Result Exclusion except for one key feature: the results are still indexed, just hidden, so they can be toggled quickly if I want to expand my search to the excluded directories. The current extension recognizes Exclusion, but not Omission. It would be useful if EPT can detect this setting and omit results similarly.
I am still checking in CmdPal development from time to time, but have not migrated over from Run yet. You can incorporate this suggestion for the CmdPal version if you are not interested in working on the Run version any longer.
Beta Was this translation helpful? Give feedback.
All reactions