Everything – Locate files and folders by name instantly
51–60 of 60 posts
Re: Everything – Locate files and folders by name instantly
#52Earlier quoted context omitted.
If you set `no_db=1` in `Everything.ini` you can configure it to be memory-only: https://www.voidtools.com/forum/viewtopic.php?t=9994#:~:text...
I think re-indexing all my drives every time it runs is even worse.
Or, in `Everything.ini` terms:
allow_force_rebuild=1
home_update_indexes=1 -- ‘use the monitor_pause and monitor_stop states’
monitor_stop=1
home_update_indexed_properties=1 -- ‘use the indexed_property_pause state’
indexed_property_pause=1
read_directory_changes=0
Also I just realized you can get a better middle ground between the default daily DB update and RAM-only mode: db_auto_save_type=1 -- (From daily to interval mode)
db_auto_save_interval=
and btw sorry I'm not trying to convince you to like Everything; was just curious to figure out if/how it could be done :)Re: Everything – Locate files and folders by name instantly
#53I use this with Keypirinha [1], which is a launcher (kinda like Quicksilver [2] on Mac) that integrates with Everything using the Everything package. [3]
This combo makes finding files as well as launching programs (or doing quick calculations or currency conversions) a breeze!
Re: Everything – Locate files and folders by name instantly
#54Everything is fantastic, I wish I could find a Linux alternative with a similar GUI and filter/search bar syntax.
Re: Everything – Locate files and folders by name instantly
#55Re: Everything – Locate files and folders by name instantly
#56This tool is legitimately one of the best utilities I've ever used. I've got my entire corporate branch using it. It's a shame Microsoft can't figure their shit out and get a high quality native search figured out.
Re: Everything – Locate files and folders by name instantly
#57This tool is legitimately one of the best utilities I've ever used. I've got my entire corporate branch using it. It's a shame Microsoft can't figure their shit out and get a high quality native search figured out.
Re: Everything – Locate files and folders by name instantly
#58Re: Everything – Locate files and folders by name instantly
#59Earlier quoted context omitted.
Everything about this feels like what Microsoft should have done. It’s absolutely amazing to me that search is so broken in Windows and yet a free third-party tool can instantly find any file anywhere.
One hypothetical I wonder about is what the windows ecosystem would be like if third parties could make distributions of windows, if somehow that could be licensed and enough windows building/packaging was opened up. It'd be interesting to see whether collaborations of projects would form where they pull out MS parts and substitute their own, presumably with the constraint that they maintain compatibility. I imagine…
Re: Everything – Locate files and folders by name instantly
#60Do you think future devs on this tool can use a new fast method to find content within files?