Display only one search hit per folder even when there are multiple hits?

Discussion related to "Everything" 1.5 Alpha.
Post Reply
David.P
Posts: 197
Joined: Fri May 29, 2020 3:22 pm

Display only one search hit per folder even when there are multiple hits?

Post by David.P »

Hello all,

Suppose I am searching in a folder structure with hundreds of subfolders for files with a certain search term in the file name.

Is there a way to display only one search result per subfolder (for example, the most recently changed file), even if there are several files matching the search term in every subfolder?
NotNull
Posts: 5458
Joined: Wed May 24, 2017 9:22 pm

Re: Display only one search hit per folder even when there are multiple hits?

Post by NotNull »

- type your search in the search bar
- right-click the Path header of the result list
- right-click Find Path Duplicates
- select Find Unique (Including First Duplicate)
- Done.

Reset your results to regular layout by double-clicking DISTINCT in the statusbar .

Or ...
add distinct:path to the search query:

Code: Select all

ext:txt   abc   distinct:path
David.P
Posts: 197
Joined: Fri May 29, 2020 3:22 pm

Re: Display only one search hit per folder even when there are multiple hits?

Post by David.P »

As usual, it's amazing what Everything can do -- and how great the support is.

Truly one of the best software tools in the world.

Thank you!
Post Reply