Page 1 of 1

Where is the option, copy only the file names?

Posted: Wed Jan 02, 2019 3:15 pm
by Debugger
Where is the option, copy only the file names.
There is only "Copy full name" (with path)

I suggest adding options:

Code: Select all

Copy File Name
Copy Full Path
Copy Containing Folder Path

Re: Where is the option, copy only the file names?

Posted: Wed Jan 02, 2019 6:58 pm
by tuska
Debugger wrote: Wed Jan 02, 2019 3:15 pm Where is the option, copy only the file names.
There is only "Copy full name" (with path)
The following menu items already exist under the menu item "File":

Code: Select all

- Copy Name to Clipboard  <---
- Copy Path to Clipboard
- Copy Full Name to Clipboard
However, these menu items only become visible if you have [made a selection beforehand, e.g. files: and then]
- marked the files/folders
- or via the context menu

Re: Where is the option, copy only the file names?

Posted: Wed Jan 02, 2019 8:03 pm
by Debugger
Open, Open Path and Copy Full Name to Clipboard.

Missing option Copy Name

I want to copy only the names of files or folders!

Re: Where is the option, copy only the file names?

Posted: Wed Jan 02, 2019 9:53 pm
by tuska
_2019-01-02_225232.png
_2019-01-02_225232.png (59.95 KiB) Viewed 5373 times

Re: Where is the option, copy only the file names?

Posted: Wed Jan 02, 2019 10:02 pm
by vanisk
As tuska mentioned, the options are already exists (but deactivated/disabled by default). To enable them
Tools->Options->Context Menu
Select the required context Menus and check "Show this item"
Context_Copy_Name.jpg
Context_Copy_Name.jpg (72.48 KiB) Viewed 5374 times

Re: Where is the option, copy only the file names?

Posted: Wed Jan 02, 2019 10:12 pm
by tuska
Ahh, vanisk was faster now.
At the top I just updated the picture.

Re: Where is the option, copy only the file names?

Posted: Thu Jan 03, 2019 9:01 am
by Debugger
And how to copy the name of the folder with the name of the subfolder?

Example:

X:\Folder\SubFolder\filename.jpg

Example 2:
X:\Październik part 2\295707119_0

Re: Where is the option, copy only the file names?

Posted: Thu Jan 03, 2019 9:08 am
by vanisk
Copy Name
arial.ttf

Copy Path
C:\Windows\Fonts


Copy Full Name
C:\Windows\Fonts\arial.ttf

Re: Where is the option, copy only the file names?

Posted: Thu Jan 03, 2019 10:15 am
by Debugger
Thanks, actually.