jdberry / tag

A command line tool to manipulate tags on Mac OS X files, and to query for files with those tags.
MIT License
1.45k stars 93 forks source link

Example usage to automate tagging files from table of data #71

Open ClubbHouse opened 1 year ago

ClubbHouse commented 1 year ago

Does anyone who has contributed to this project have a good example of a workflow to take data in a table (spreadsheet or other source) and add tags stored in the table to a list of files based on a matching field?

Yes, I know this may be common knowledge for people more familiar with programming; however, I am not, and I suspect someone has this already and might be able to share it.

Thank you for developing this! - it looks like it will allow me to organize a large set of files I have. Thanks!