General discussion related to "Everything".
-
Debugger
- Posts: 531
- Joined: Thu Jan 26, 2017 11:56 am
Post
by Debugger » Wed Jan 02, 2019 3:15 pm
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: 201
- Joined: Thu Jul 13, 2017 9:14 am
Post
by tuska » Wed Jan 02, 2019 6:58 pm
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: 531
- Joined: Thu Jan 26, 2017 11:56 am
Post
by Debugger » Wed Jan 02, 2019 8:03 pm
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: 201
- Joined: Thu Jul 13, 2017 9:14 am
Post
by tuska » Wed Jan 02, 2019 9:53 pm
You do not have the required permissions to view the files attached to this post.
Last edited by
tuska on Wed Jan 02, 2019 10:09 pm, edited 1 time in total.
-
vanisk
- Posts: 150
- Joined: Sat Oct 27, 2018 11:33 am
Post
by vanisk » Wed Jan 02, 2019 10:02 pm
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
You do not have the required permissions to view the files attached to this post.
-
tuska
- Posts: 201
- Joined: Thu Jul 13, 2017 9:14 am
Post
by tuska » Wed Jan 02, 2019 10:12 pm
Ahh, vanisk was faster now.
At the top I just updated the picture.
-
Debugger
- Posts: 531
- Joined: Thu Jan 26, 2017 11:56 am
Post
by Debugger » Thu Jan 03, 2019 9:01 am
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: 150
- Joined: Sat Oct 27, 2018 11:33 am
Post
by vanisk » Thu Jan 03, 2019 9:08 am
Copy Name
arial.ttf
Copy Path
C:\Windows\Fonts
Copy Full Name
C:\Windows\Fonts\arial.ttf
-
Debugger
- Posts: 531
- Joined: Thu Jan 26, 2017 11:56 am
Post
by Debugger » Thu Jan 03, 2019 10:15 am
Thanks, actually.