Optional Confirmation of Drag/Drop Within Results List
Optional Confirmation of Drag/Drop Within Results List
Thank you for your continuing development of this great and indispensable tool! I have one request: To provide a little safety belt in the results list to prevent accidental drag and drop of items while within the list. Specifically, could you add an option to pop up a confirmation dialog anytime a drag and drop is initiated? For whatever reason, I often accidentally drag/drop things all within the results list, and sometimes I don't realize it until later. I don't routinely do any file management tasks within Everything.
Re: Optional Confirmation of Drag/Drop Within Results List
Explain?I often accidentally drag/drop things all within the results list
You highlight some files, drag them & where/how are you dropping them (in the results list)?
Re: Optional Confirmation of Drag/Drop Within Results List
I don't even highlight. I simply drag a folder and drop onto another folder, for example. All within the results list. Sometimes that results in a move (if source and target on the same drive). Other times it results in a copy (source and target on different drives). Usually, a copy gives me more time to notice and abort.
Re: Optional Confirmation of Drag/Drop Within Results List
Maybe I'm missing something?
As I don't seem to be able to d&d files or folders - all within the results window?
(Anyhow, in general, in some places, I too feel that some sort of confirmation would be nice.)
As I don't seem to be able to d&d files or folders - all within the results window?
(Anyhow, in general, in some places, I too feel that some sort of confirmation would be nice.)
Re: Optional Confirmation of Drag/Drop Within Results List
I click on a single folder (which does highlight it) and without releasing the mouse I can drag it. If I then release it on another folder in the list, the move or copy operation starts. That doesn't happen with you? Is there an option somewhere that disables drag n' drop? That would work for me as well - to turn it off.
Re: Optional Confirmation of Drag/Drop Within Results List
There is!
Enter this query in the Everything search bar to disable drag&drop in Everything:
/allow_drag_drop=0
This is effective immediately; no need to restart Everything.
If you want to re-enable drag&drop, use /allow_drag_drop=1 (as you probably would have guessed )
Re: Optional Confirmation of Drag/Drop Within Results List
Ah. Wasn't aware of this way of setting options in Everything. And I see the change gets written to the Everything.ini file. This works for me. Thanks!
Re: Optional Confirmation of Drag/Drop Within Results List
You're welcome!
BTW: Not all INI options can be set that way. If it 'works', you will see the new setting for a couple of seconds on the statusbar:
Re: Optional Confirmation of Drag/Drop Within Results List
This is actually a good and clever way of setting non-standard options that are not otherwise accessible through direct configuration from the GUI. Typically, with most programs (like XYplorer) that allow additional options or tweaks to be set in the INI file, you have to first exit the program, open/edit/save the INI file in an external editor, and then restart the program.