Setting Export parameters

General discussion related to "Everything".
Post Reply
dglp
Posts: 9
Joined: Fri Aug 24, 2018 8:37 pm

Setting Export parameters

Post by dglp »

I'm looking for a way to catalogue files on a drive. I see that the export function includes the file names, and am wondering if there's a way to export the other columns of data too: path, size, date modified and so on.

Is there a way to configure the export process to include that info?
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: Setting Export parameters

Post by void »

Exporting as an Everything File List (EFU File) exports full path and filename, size, date modified, date created (if indexed) and atrtibutes (full attributes if indexed).

Exporting as CSV will export all visible columns.

Exporting as TXT will export full path and filename only.

To Export in Everything:
  • In Everything, set a search to limit which results will be exported.
  • From the File menu, click Export.
  • Select a Save As Type.
  • Choose a filename and click Save.
To export from the command line:
support/everything/command_line_interface/#-export-csv

To create an EFU file list from a path that may not be in your Everything index:
support/everything/file_lists/#how_do_i_make_an_efu_file_list_from_the_command_line
Post Reply