Once Everything has returned results for a given query, is there a way to export or copy/paste the results into something like a .txt or .csv or .xlsx file?
For example, the one DOS command I know is:
Code: Select all
Dir "C:\Users\User\Folder" > "C:\Users\User\Folder\List.txt"
I'm hopeful to find a way to create a similar list containing the results of a search in Everything.
Thanks