Genius UI and more than a file search. I often use it as a minimalist file manager.
"Everything" is a filename search engine for Windows
31–40 of 103 posts
Re: "Everything" is a filename search engine for Windows
#32Search in Windows is THE indicator of how poorly Microsoft has maintained their core operating system, IMO. What could be more significant over the last 20 years than "search", and where does there exist a worst implementation of it in a major piece of software? Everything really puts a spotlight on this with how simple and effective it is.
Upvoted.
Bing(o)!
Re: "Everything" is a filename search engine for Windows
#33Search in Windows is THE indicator of how poorly Microsoft has maintained their core operating system, IMO. What could be more significant over the last 20 years than "search", and where does there exist a worst implementation of it in a major piece of software? Everything really puts a spotlight on this with how simple and effective it is.
Re: "Everything" is a filename search engine for Windows
#34Re: "Everything" is a filename search engine for Windows
#35Microsoft should buy them out and add bing to get a bang for the buck. Building functional software as a ex tortion tool for intentionally dysfunctional ecosystems. 2024..
er. heard this somewhere before. much before.
embrace. extend. extinguish. ?
https://en.m.wikipedia.org/wiki/Embrace,_extend,_and_extingu...
Re: "Everything" is a filename search engine for Windows
#36Search in Windows is THE indicator of how poorly Microsoft has maintained their core operating system, IMO. What could be more significant over the last 20 years than "search", and where does there exist a worst implementation of it in a major piece of software? Everything really puts a spotlight on this with how simple and effective it is.
Re: "Everything" is a filename search engine for Windows
#37I've used Everything for as long as I can remember, and it has completely spoiled me on search/launcher functionality. Perfect UI, perfect results ordering (no cute prediction about what you might want), and, of course, truly instant results and a truly live index - it will find files created one millisecond ago. I also use Launchy specifically for launching programs. Same instant results, though not live-indexed. Wh…
https://github.com/lin-ycv/EverythingPowerToys
https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everyt...
Re: "Everything" is a filename search engine for Windows
#38Search in Windows is THE indicator of how poorly Microsoft has maintained their core operating system, IMO. What could be more significant over the last 20 years than "search", and where does there exist a worst implementation of it in a major piece of software? Everything really puts a spotlight on this with how simple and effective it is.
Re: "Everything" is a filename search engine for Windows
#39Earlier quoted context omitted.
Yes: you can build an index of file names on any file system.
No, it's not that simple. Everything is using native NTFS index/journal, which is behind its unique feature: real-time updates of literally everything Other tools building an index via other methods can't do this as fast (creating the initial index and keeping it up-to-date) There is no other equivalent app outside of Windows Thus I'm wondering whether newer FS can support this in principle, and maybe there is hope s…
Re: "Everything" is a filename search engine for Windows
#40I don't know much about filesystems, but I have heard it said (including at least one comment in this thread) that only NTFS enables the live indexing of Everything, and that there is not an equal tool on Mac because of this. Can anybody corroborate or give details about why? APFS is a very recent filesystem, and it was designed by Apple - so if this capability really is absent, presumably that's on purpose, as a tra…
You can have a fast indexed based search on APFS, but you'll pay for it with a very large index size, which the average user doesn't want.