.csv file for everything
.csv file for everything
How to use a excel .csv file for everything ? I have some filenames in this csv file but is it possible to use it with everything ?
Re: .csv file for everything
Please try opening the CSV file as an EFU file.
EFU files are CSV files with a "filename" header.
If you you want to find files in your index that match the filenames in your CSV file:
EFU files are CSV files with a "filename" header.
- Please make sure your CSV file has a "filename" header over the filenames.
(If the header is missing, Everything will assume its a text/plain list of filenames) - In Everything, from the File menu, click Open File List.
- Select your CSV file and click Open.
If you you want to find files in your index that match the filenames in your CSV file:
- Please make sure your CSV file has a "filename" header over the filenames
- In Everything, type in the following search:
filelist1: - Hold down Ctrl and click the filelist1: text in the search box.
- Click Import....
- Select your CSV file and click Open.
- Click OK
Re: .csv file for everything
Thank you I will try thisvoid wrote: ↑Tue Aug 29, 2023 3:13 am Please try opening the CSV file as an EFU file.
EFU files are CSV files with a "filename" header.
- Please make sure your CSV file has a "filename" header over the filenames.
(If the header is missing, Everything will assume its a text/plain list of filenames)- In Everything, from the File menu, click Open File List.
- Select your CSV file and click Open.
If you you want to find files in your index that match the filenames in your CSV file:
- Please make sure your CSV file has a "filename" header over the filenames
- In Everything, type in the following search:
filelist1:- Hold down Ctrl and click the filelist1: text in the search box.
- Click Import....
- Select your CSV file and click Open.
- Click OK