Where is the option, copy only the file names?

General discussion related to "Everything".
Post Reply
Debugger
Posts: 559
Joined: Thu Jan 26, 2017 11:56 am

Where is the option, copy only the file names?

Post 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
tuska
Posts: 904
Joined: Thu Jul 13, 2017 9:14 am

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

Post 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
Debugger
Posts: 559
Joined: Thu Jan 26, 2017 11:56 am

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

Post 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!
tuska
Posts: 904
Joined: Thu Jul 13, 2017 9:14 am

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

Post by tuska »

_2019-01-02_225232.png
_2019-01-02_225232.png (59.95 KiB) Viewed 5362 times
Last edited by tuska on Wed Jan 02, 2019 10:09 pm, edited 1 time in total.
vanisk
Posts: 152
Joined: Sat Oct 27, 2018 11:33 am

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

Post 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 5363 times
tuska
Posts: 904
Joined: Thu Jul 13, 2017 9:14 am

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

Post by tuska »

Ahh, vanisk was faster now.
At the top I just updated the picture.
Debugger
Posts: 559
Joined: Thu Jan 26, 2017 11:56 am

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

Post 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
vanisk
Posts: 152
Joined: Sat Oct 27, 2018 11:33 am

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

Post by vanisk »

Copy Name
arial.ttf

Copy Path
C:\Windows\Fonts


Copy Full Name
C:\Windows\Fonts\arial.ttf
Debugger
Posts: 559
Joined: Thu Jan 26, 2017 11:56 am

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

Post by Debugger »

Thanks, actually.
Post Reply