Page 1 of 1
A couple of wishes
Posted: 05 Dec 2006 12:54
by JohnM
I have a couple of wishes that I would like to share.
I would XY to be able to copy (or move) a file (or folder) but with a new name. What I mean is that I can copy file A and paste it (possibly into the same folder) as file B. This would be handy if I want to copy a file into a folder which already contains a file with the same name that I don't want to clobber. Maybe as part of the file overwrite warning, XY could offer to allow me to change the name of the file I am copying. This would encompass both the "Cut/Copy" and "Paste" usage as well as the "Copy To/Move To..." usage.
I would like it if XY could run (or open) a program but with command line arguments that I can enter sort of like the start menu run box. The option could be something like "Open (with arguments)".
These two features would make life easier.
Cheers
JohnM
Posted: 05 Dec 2006 13:45
by surrender
Wish 1: Its already there. Do you use ctrl+D or ctrl+shift+d or ctrl+s?? or select a file/folder and right-click-hold, move and release and you get a handy context menu.
Wish 2: Don knows.
Posted: 05 Dec 2006 16:13
by jacky
surrender wrote:Wish 1: Its already there. Do you use ctrl+D or ctrl+shift+d or ctrl+s?? or select a file/folder and right-click-hold, move and release and you get a handy context menu.
Yeah, it's already here in the great XY's extended drag&drop menu

And to be clear, all those commands are on that XY custom right-d&d ctxt menu and some have shortcuts:
Ctrl+D (think
Duplicate) : Copy Here with Suffix Number
Shift+Ctrl+D : Copy Here with Suffix Date Modifed
Ctrl+S (think
Save As) : Copy Here As...
First two uses the usual templates, last one will ask you for the name. Using shortcuts means it has to be on the same folder, obviously, while right-d&d allows youto get that anywhere else you want

Also, on the ctxt menu you'll have the same commands but for
Move operations, instead of Copy.
surrender wrote:Wish 2: Don knows.
Yeah it might even be lost somewhere on his list...

Posted: 05 Dec 2006 19:46
by admin
FYI: Ctrl+S: Copy Here As... is also featured in the File menu.
Posted: 05 Dec 2006 20:42
by jacky
admin wrote:FYI: Ctrl+S: Copy Here As... is also featured in the File menu.
Oh right, and it's called "Save Here As" on this menu. Could it be renamed "Save As" and allow to enter a full path aswell as a filename (default being the current location, obviously, but not limited to then) ?
Posted: 05 Dec 2006 21:34
by lukescammell
... allowing relative paths as well so you could say ..\ for the parent...
... and then even something like ..\..\new directory name\and subdir\filename.txt that creates a new path (with or without the relative thing) and pops the file there
*that* would rule
Oh, and all that with autocomplete as well

Posted: 05 Dec 2006 22:00
by jacky
All sounds "a la" Move/Copy To window feature (Shift/Ctrl+F7); which has autocomplete, relative paths, non-existing paths, and even date variables!
It's just a bit slower (probably to load the full window, MRU, etc), and can't rename the item on the fly either.
BTW I think it would be better if those windows could have the focus on the textbox when they show up (and change the tab order aswell, to get textbox, btnBrowse, MRU list, ....), no?
Posted: 05 Dec 2006 22:25
by JohnM
Whoops!
I didn't see "Copy here as" on the context menu because for some strange reason I had the custom context menu turned off. It looks like this function only exists when dragging and dropping and not if you copy and paste (or use Copy To/Move To). For the sake of consistency, wouldn't it be preferable to have the option in all copy and paste type operations?
So...is there a chance for my 2nd wish?
Cheers
JohnM
Posted: 06 Dec 2006 08:26
by admin
lukescammell wrote:... allowing relative paths as well so you could say ..\ for the parent...
... and then even something like ..\..\new directory name\and subdir\filename.txt that creates a new path (with or without the relative thing) and pops the file there
*that* would rule
Oh, and all that with autocomplete as well

But you're aware that Save As would work just for *one* item a time, and, as jacky already said, you have it all (apart from renaming) in Copy To.
Where's the practical real world use to copy-and-rename an item?
Posted: 06 Dec 2006 08:27
by admin
JohnM wrote:I didn't see "Copy here as" on the context menu because for some strange reason I had the custom context menu turned off. It looks like this function only exists when dragging and dropping and not if you copy and paste (or use Copy To/Move To). For the sake of consistency, wouldn't it be preferable to have the option in all copy and paste type operations?
Not possible because how to rename more than one item in one go?
JohnM wrote:So...is there a chance for my 2nd wish?
Yes, I think so.
Posted: 06 Dec 2006 09:29
by admin
jacky wrote:BTW I think it would be better if those windows could have the focus on the textbox when they show up (and change the tab order aswell, to get textbox, btnBrowse, MRU list, ....), no?
Agreed!
Posted: 06 Dec 2006 11:50
by lukescammell
admin wrote:JohnM wrote:I didn't see "Copy here as" on the context menu because for some strange reason I had the custom context menu turned off. It looks like this function only exists when dragging and dropping and not if you copy and paste (or use Copy To/Move To). For the sake of consistency, wouldn't it be preferable to have the option in all copy and paste type operations?
Not possible because how to rename more than one item in one go?
Using the batch rename? (Shift+F2) Integrate those two together and you've got a winner
BTW, I hadn't used the ^F7 command before, so thanks for that, it's nice
As a side note, I quite often find myself needing to copy things backwards and forwards, so is there a way to automate say,
^Left Arrow and
^Right Arrow to copy the files currently selected, go back in the History and then paste them (right arrow would be forwards in the history if it exists)?
Posted: 06 Dec 2006 12:14
by admin
lukescammell wrote:admin wrote:JohnM wrote:I didn't see "Copy here as" on the context menu because for some strange reason I had the custom context menu turned off. It looks like this function only exists when dragging and dropping and not if you copy and paste (or use Copy To/Move To). For the sake of consistency, wouldn't it be preferable to have the option in all copy and paste type operations?
Not possible because how to rename more than one item in one go?
Using the batch rename? (Shift+F2) Integrate those two together and you've got a winner
BTW, I hadn't used the ^F7 command before, so thanks for that, it's nice
As a side note, I quite often find myself needing to copy things backwards and forwards, so is there a way to automate say,
^Left Arrow and
^Right Arrow to copy the files currently selected, go back in the History and then paste them (right arrow would be forwards in the history if it exists)?
Thanks for your ideas, but I find them not practical for reasons I don't have the time to lay out here and now.

(sorry

)
The F7 dialogs will be enhanced soon by Favorites and Tabs lists (complementing the current MRU list), so I *might* add history here as well...
Re: A couple of wishes
Posted: 07 Dec 2006 11:47
by admin
JohnM wrote:I would like it if XY could run (or open) a program but with command line arguments that I can enter sort of like the start menu run box. The option could be something like "Open (with arguments)".
Check it out in 0042.