A couple of wishes

Features wanted...
Post Reply
JohnM
Posts: 289
Joined: 08 Jun 2006 11:59
Location: Windows 11 Pro @100%

A couple of wishes

Post 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
Windows 11 Pro x64
XYplorer 28.30.0000 x64

surrender
Posts: 623
Joined: 23 Oct 2005 08:53
Location: Berlin, Germany

Post 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. :wink:

Wish 2: Don knows.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post 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. :wink:
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... :P ;)
Proud XYplorer Fanatic

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

FYI: Ctrl+S: Copy Here As... is also featured in the File menu.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post 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) ?
Proud XYplorer Fanatic

lukescammell
Posts: 744
Joined: 28 Jul 2006 13:15
Location: Kent, UK
Contact:

Post 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 :D

*that* would rule :D

Oh, and all that with autocomplete as well :lol:
Used to update to the latest beta every day. Now I have children instead…
Windows 10 Pro x64 (everywhere except phone…)

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post 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?
Proud XYplorer Fanatic

JohnM
Posts: 289
Joined: 08 Jun 2006 11:59
Location: Windows 11 Pro @100%

Post 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
Windows 11 Pro x64
XYplorer 28.30.0000 x64

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post 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 :D

*that* would rule :D

Oh, and all that with autocomplete as well :lol:
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?

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post 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.

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post 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!

lukescammell
Posts: 744
Joined: 28 Jul 2006 13:15
Location: Kent, UK
Contact:

Post 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 :D

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)?
Used to update to the latest beta every day. Now I have children instead…
Windows 10 Pro x64 (everywhere except phone…)

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post 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 :D

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. :P (sorry :wink: )

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...

admin
Site Admin
Posts: 66259
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: A couple of wishes

Post 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.

Post Reply