A long time ago (september 2017) I wrote something for browsing EFU files (a bit similar to Explorer, but without the folder tree).
I had more plans for it, but my time is limited.
So it's time to "dump" it in it's current state. Now someone else can tinker with it
Installation:
Put Everything.exe in an empty folder.
Extract "Install EFU Browser.cmd" and "Uninstall EFU Browser.cmd" to that same folder
Double-click "Install EFU Browser.cmd"
Done
Usage:
Double click some .EFU file
EFU Browser will open
Click a foldername in the Name column or Path column to go to that folder.
(Keyboard warriors: ENTER on a folder enters that folder; CTRL-ENTER goes to it's parentfolder)
That is about it. Just see for yourself to get an impression.
Demo EFU browser.gif (701.71 KiB) Viewed 7698 times
Note
- If you have already have enabled Menu:Tools > Options > General > EFU file association in your regular Everything, you can leave that enabled. The EFU browser file association is 'stronger'.
- No guarantees that it will work properly.
Thanks!
All possible thanks to the extreme configurability of Everything (and some duct tape, and a swiss army knife ).
What amazed me most in playing with this is that nested functions could be used in commands: $parent($parent(%1)) would give the grandparent of %1 !. Didn't use it in the end, but was a nice discovery.
Fun fact: that is how this all started. I wanted to write something for people to browse their search results.
When too many settings got involved and as Everything is highly configurable, I focused on EFU's to prevent ruining their regular Everything.