FindFiles - copy filenames to clipboard

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
wanderer
Power Member
Power Member
Posts: 1575
Joined: 2003-03-28, 14:35 UTC
Location: Sol

FindFiles - copy filenames to clipboard

Post by *wanderer »

It would be very helpful if in the "find files" window, there was a way to copy the selected filename (with or without path) or all filenames (with or without path) to clipboard.
- Wanderer -

¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3
x64: Clients/Servers from Win7 to Win11 and Win2K12Srv to Win2K22Srv, mainly Win10 though.
User avatar
Stefan2
Power Member
Power Member
Posts: 4133
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: FindFiles - copy filenames to clipboard

Post by *Stefan2 »

Use [Feed to Listbox] on the search result to get a "normal" List view with all possiible features.


That?


 
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Re: FindFiles - copy filenames to clipboard

Post by *MVV »

Single file path may be copied wia system context menu (that opens when Shift key is held) 'Copy as path' item.
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Re: FindFiles - copy filenames to clipboard

Post by *HolgerK »

all filenames (with path):
- do a search
- focus the search result
- press <Ctrl+C>
-> The caption bar will flash once and all files will be copied (including path) into clipboard.
(FullTC)History.txt wrote:11.09.02 Release Wincmd 5.50 Beta 1
10.09.02 Added: Search function: Ctrl+C or Ctrl+Insert in result list copies whole list to clipboard
HTH
Holger
Make our planet great again
User avatar
tuska
Power Member
Power Member
Posts: 3741
Joined: 2007-05-21, 12:17 UTC

Re: FindFiles - copy filenames to clipboard

Post by *tuska »

Find Files (files or folders)
Feed to listbox
Mark entry/entries

Code: Select all

cm_CopyNamesToClip	filenames or foldernames	   SHIFT+I (self-defined)
cm_CopyNetNamesToClip	filenames or foldernames + path    SHIFT+K (self-defined)
Post Reply