1.3.2 • Published 5 years ago

file-curator v1.3.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

File Curator

A Node script that generates a list of files in the current directory and stores it in a text file with added descriptions with each file.

Example Output: file-listing.txt

USAGE

Install npm install -g file-curator

Run file-curator in current directory you wish to catalogue and you will be prompted to enter details.

OPTIONS

-n [filename]: Use custom named text file. default is file-listing.txt
-f: Force re-write for all files.
-u: If there is description currently assigned to the file, skip asking to overwrite and use current.
-u: Generates empty comment and just generates file list.
-a: Sync with apple finder.
-d: Calculate directory file size, can be slow depending on how big the directory is. -help: Brings up help text.

Mac Users Note:

If on a Mac OS, the script will attempt to grab and set any comments attached to the file using finder if the -a flag is set.

1.3.2

5 years ago

1.3.1

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago