[IMPLEMENTED] Copy cell contents (in list view): copy contents from all selected rows?

Features wanted...
Post Reply
matewo
Posts: 97
Joined: 03 Jun 2018 21:35

[IMPLEMENTED] Copy cell contents (in list view): copy contents from all selected rows?

Post by matewo »

Hi All,

currently, I can copy cell contents (in list view) in one row using CTRL + right click, for example columns (attributes) size and date. Could that be enhanced, that one column from all selected rows could be copied?

Thanks and best regards, Markus
Last edited by matewo on 22 Jul 2024 09:57, edited 1 time in total.

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

Re: Copy cell contents (in list view): copy contents from all selected rows?

Post by admin »

Good idea! :tup: Next beta.

matewo
Posts: 97
Joined: 03 Jun 2018 21:35

Re: Copy cell contents (in list view): copy contents from all selected rows?

Post by matewo »

Thanks a lot!

Implemented in v26.20.0301 - 2024-07-20:

Code: Select all

v26.20.0301 - 2024-07-20 11:29
    + List | Cell Context Menu (Ctrl+Right-Click) | Copy Data: Now you can hold down the 
      Shift key to copy the data of all selected items. The return format is one cell per 
      row (CRLF).
Best regards

Post Reply