I use everything to index both local path on my machine (e.g. "C:\") and remote path (e.g. "\\server\share").
I like to view the list of results sorted by path so that folders are on top and also parent folder tend to stay on top. With this configuration the results list appears like remote path on top of local ones:
Code: Select all
\\server\share...
C:\...
Code: Select all
C:\...
\\server\share...
I also already created few macros that limit the search either within a local or remote path, but requires to actively take action, i.e. type the string that activates the macro in the search field, and also is exclusive (I can see only local or remote results).
So my question is:
Is there a way to display local path before remote path by default?
PS: really love the app!