Allow drag and drop of search results onto Path column to move files into that path

Have a suggestion for "Everything"? Please post it here.
damasd
Posts: 27
Joined: Mon Oct 30, 2017 11:41 am

Allow drag and drop of search results onto Path column to move files into that path

Post by damasd »

lets say I have 2 results:

Name ... | Path ...
file1.abc | C:\folder1\
file2.xyz | C:\folder2\

My suggestion is to be able to click and drag file1.abc and drop onto the path C:\folder2\ of file2.xyz to effectively move it in that same folder.

the result would then be:

Name ... | Path ...
file1.abc | C:\folder2\
file2.xyz | C:\folder2\

That would speed up many tasks for which you usually have to open one or both folders at the same time to complete.

what do you think?

Thank you for this awesome piece of software! <3
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Allow drag and drop of search results onto Path column to move files into that path

Post by void »

This is possible in Everything 1.5.

Use Right-click drag-drop or use Shift/Ctrl drag-drop.

allow_path_ldrop

Thank you for the suggestion.
damasd
Posts: 27
Joined: Mon Oct 30, 2017 11:41 am

Re: Allow drag and drop of search results onto Path column to move files into that path

Post by damasd »

Woops. So you're saying this was already possible?? Daaang! That's awesome! Thanks a lot!