General discussion related to "Everything".
WeThotUWasAToad
Posts: 5 Joined: Fri Aug 19, 2016 12:02 am
Post
by WeThotUWasAToad » Fri Aug 19, 2016 12:50 am
Hello,
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"…to create a list of folder & file names contained in a particular window.
I'm hopeful to find a way to create a similar list containing the results of a search in
Everything .
Thanks
therube
Posts: 5727 Joined: Thu Sep 03, 2009 6:48 pm
Post
by therube » Fri Aug 19, 2016 1:12 am
File | Export, select the format appropriate for your needs.
WeThotUWasAToad
Posts: 5 Joined: Fri Aug 19, 2016 12:02 am
Post
by WeThotUWasAToad » Sat Aug 20, 2016 5:27 am
Thank you. I'm embarrassed because that is so obvious now. I guess I thought that export option was for something else.