Sooftware has published a review of Everything here:
https://everything.sooftware.com/windows
Sooftware Review of Everything
-
true
- Posts: 2
- Joined: Sun Jul 12, 2026 4:38 pm
Re: Sooftware Review of Everything
These should have been under the pros category lolCons
- Interface design is very minimal
Content indexing is disabled by default, making full-text searches slow until enabled
-
ChrisGreaves
- Posts: 829
- Joined: Wed Jan 05, 2022 9:29 pm
Re: Sooftware Review of Everything
"The database updates automatically in real time whenever files are created, renamed, moved, or deleted."void wrote: Sat May 23, 2026 3:12 amSooftware has published a review of Everything here:
https://everything.sooftware.com/windows
@Void Is this equivalent to "The database updates automatically in real time whenever files are changed in any way"?
Thanks, Chris
-
ChrisGreaves
- Posts: 829
- Joined: Wed Jan 05, 2022 9:29 pm
Re: Sooftware Review of Everything
I Agree.
Cheers, Chris
-
void
- Developer
- Posts: 20020
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Sooftware Review of Everything
Generally, yes.@Void Is this equivalent to "The database updates automatically in real time whenever files are changed in any way"?
There are cases where Everything doesn't update in realtime.
For example, setting date accessed and deleting a hard link.
-
ChrisGreaves
- Posts: 829
- Joined: Wed Jan 05, 2022 9:29 pm
Re: Sooftware Review of Everything
Thanks Void; I'm just curious here (about documentation)
I think that this means that Everything fails to track the two named aspects solely because that is a design point within Everything.
I know that the linked article was for general-purpose readers, but now believe that Everything could index/track every published aspect of a file. Obviously an aspect that MSoft decides NOT to publicize or specify cannot be indexed in reality.
Thanks again, Chris
-
void
- Developer
- Posts: 20020
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Sooftware Review of Everything
I have made a Limitations of Everything topic
There's no notification when the date accessed changes and there's not enough information in the USN Journal or in your Everything index to remove deleted hardlinks.
Detection of date accessed changes might be added in a future version.
Detection of deleted hardlinks might be added in a future version, but will require file id indexing. (+8 bytes per file/folder)
Everything will detect all created, renamed, moved, or deleted files.
It's a limitation with Everything and the USN Journal.I think that this means that Everything fails to track the two named aspects solely because that is a design point within Everything.
There's no notification when the date accessed changes and there's not enough information in the USN Journal or in your Everything index to remove deleted hardlinks.
Detection of date accessed changes might be added in a future version.
Detection of deleted hardlinks might be added in a future version, but will require file id indexing. (+8 bytes per file/folder)
Generally, yes.I know that the linked article was for general-purpose readers, but now believe that Everything could index/track every published aspect of a file.
Everything will detect all created, renamed, moved, or deleted files.