Not sure what you want and what the output should look like, but ..
Easiest would be to
- add/remove columns fronm the resultlist and when the results show the desired columns:
- Menu => File => Export and choose the CSV format.
- Open the CSV file and
- copy its content
Alternatively, add the following to your search query:- Select all wanted files/folders
- Right-click in Column A
- Select Copy Column A from the context menu
- Content of Column A is on the clipboard (for the selected files)
Easiest would be to
- add/remove columns fronm the resultlist and when the results show the desired columns:
- Menu => File => Export and choose the CSV format.
- Open the CSV file and
- copy its content
Alternatively, add the following to your search query:
Code:
add-column:A A:=$name:" "$path:" "$size:" "FORMAT_DATETIME($dm:,"YYYY-MM-DD")
- Right-click in Column A
- Select Copy Column A from the context menu
- Content of Column A is on the clipboard (for the selected files)
Statistics: Posted by NotNull — Sun Feb 02, 2025 9:51 pm