Quick Copy file to folder path of another file within Search Everywhere
-
- Posts: 20
- Joined: Thu Jan 07, 2021 3:47 pm
Quick Copy file to folder path of another file within Search Everywhere
Love the Program
I posted a auto move rule feature but this more along quick manual.
I'm in real estate, I scan and usually put property street name in file name. So the files are scanned into a scan folder which are to be moved later. It be nice when I select a file and copy and copy it to the path of another file by putting mouse on the file path and copying the file to that path I'm point mouse cursor in the path name of another file.
Right now I have to open path to copy that file to it. I want to be able to do it without opening the windows explorer folder.
Hope this makes sense.
I posted a auto move rule feature but this more along quick manual.
I'm in real estate, I scan and usually put property street name in file name. So the files are scanned into a scan folder which are to be moved later. It be nice when I select a file and copy and copy it to the path of another file by putting mouse on the file path and copying the file to that path I'm point mouse cursor in the path name of another file.
Right now I have to open path to copy that file to it. I want to be able to do it without opening the windows explorer folder.
Hope this makes sense.
Re: Quick Copy file to folder path of another file within Search Everywhere
Drag a file with the right mouse button to the path field
and you get the selection of copy or move it.
and you get the selection of copy or move it.
Re: Quick Copy file to folder path of another file within Search Everywhere
Is there a setting change you need to make for that (to happen)?
Re: Quick Copy file to folder path of another file within Search Everywhere
Brettusa269..there are two settings, allow_path_rdrop and allow_path_ldrop.
One's for right click and one's for left click.
One's for right click and one's for left click.
Re: Quick Copy file to folder path of another file within Search Everywhere
Thank you for your feedback BrettUSA269,
Drag dropping a file to the folder of another file is in development.
Right-click-drag-drop is enabled by default in Everything 1.5.
(Simply Right-click-drag a file onto the path text of another file)
Left-click-drag-drop is a little dangerous as it is too easy to accidentally drag a file into the path of another file.
However, it can be enabled with the allow_path_ldrop ini setting.
allow_path_ldrop
allow_path_rdrop
Drag dropping a file to the folder of another file is in development.
Right-click-drag-drop is enabled by default in Everything 1.5.
(Simply Right-click-drag a file onto the path text of another file)
Left-click-drag-drop is a little dangerous as it is too easy to accidentally drag a file into the path of another file.
However, it can be enabled with the allow_path_ldrop ini setting.
allow_path_ldrop
allow_path_rdrop
-
- Posts: 20
- Joined: Thu Jan 07, 2021 3:47 pm
Re: Quick Copy file to folder path of another file within Search Everywhere
I downloaded version Version 1.5.0.1279a (x64) but it did not copy my settings from Version 1.4.1.1005 (x64)
Is there a way I can do this vs having to setup everything again?
Is there a way I can do this vs having to setup everything again?
-
- Posts: 62
- Joined: Sun Jun 13, 2021 10:22 am
Re: Quick Copy file to folder path of another file within Search Everywhere
These may help you:BrettUSA269 wrote: ↑Mon Oct 11, 2021 3:31 pm I downloaded version Version 1.5.0.1279a (x64) but it did not copy my settings from Version 1.4.1.1005 (x64)
Is there a way I can do this vs having to setup everything again?
Import settings from Everything 1.4
Import other settings
Re: Quick Copy file to folder path of another file within Search Everywhere
I have all my Everything files in one folder, including the .ini file.
When updating, I simply download the Everything portable file and delete the existing Everything executable and put the new file in this folder.
When updating, I simply download the Everything portable file and delete the existing Everything executable and put the new file in this folder.
-
- Posts: 20
- Joined: Thu Jan 07, 2021 3:47 pm
Re: Quick Copy file to folder path of another file within Search Everywhere
Thanks to All.
This really helps.
This really helps.
Re: Quick Copy file to folder path of another file within Search Everywhere
Hello Void. The 1.5a updates are great! As a related suggestion, would you consider adding support that is similar to File Explorer's modifier keys (SHIFT, CTRL, ALT for Move, Copy, Shortcut, respectively) to the left-click drag-n-drop option to make it potentially less accident-prone? This way, the user's actions would have to be more deliberate. In other words, by design, the left-click drag file operation to the Path column would not happen unless a modifier key was also (dynamically) pressed by the user. This would/should also work for programs that don't support a right-click drag, but do work with a left-click drag, such as Firefox's download panel.void wrote: ↑Mon Oct 11, 2021 9:21 am Left-click-drag-drop is a little dangerous as it is too easy to accidentally drag a file into the path of another file.
However, it can be enabled with the allow_path_ldrop ini setting.
allow_path_ldrop
allow_path_rdrop
Maybe the INI setting could be something like: allow_path_ldrop_with_modifier_keys
Re: Quick Copy file to folder path of another file within Search Everywhere
Thank you for your feedback Kort,
I have put on my TODO list to add a allow_ctrl_path_ldrop, allow_shift_path_ldrop and allow_ctrl_shift_path_ldrop
I will experiment with having these enabled by default.
Thank you for your suggestion.
I have put on my TODO list to add a allow_ctrl_path_ldrop, allow_shift_path_ldrop and allow_ctrl_shift_path_ldrop
I will experiment with having these enabled by default.
Thank you for your suggestion.
Re: Quick Copy file to folder path of another file within Search Everywhere
Everything 1.5.0.1291a will now allow Ctrl, Alt and Shift modifiers when left-click-drag-dropping files onto the path column.
This feature can be disabled with the allow_path_ldrop_modifier_key ini setting.
This feature can be disabled with the allow_path_ldrop_modifier_key ini setting.