Sure, I would like to run a list of process' each process will run through and look through all files in mapped network drive (or folder if this can't be done)
AND
including subfolders The process will look for specific key words in the File Name and tag it. For example, File Name: Jay Soltani Widget 03 20 2015.pdf
I'd like to have one process that would search for and tag "Jay Soltani" "Widget" and "2015" so this file would have three tags (four if we can have one for .pdf extensions only)
I will then be able to use the windows explorer search function tags:Widget 2015 to find all Widgets in the year 2015 for example.
I think my word for tags is your word for keywords?
The second template would automatically tag the contents of a specific folder with a specified tag name (ie all files in folder "Checks" would be tagged "Checks"
With a good template, I could basically create multiple scripts for each tag I need (probably going to need to make myself around 200-300 scripts and then click run so I can tag my 10000+ files without having to go through individually...!
Once all these scripts are in place, I just need to look for some kind of way to automate the scripts (trigger would be nice but based on scheduled intervals would do)
This will basically allow me to find my files based on tags instead of a hierarchy of folders.
For example, if I have a bill from a vendor associated with a client - I currently have all my vendor bills compiled together by vendor, so it makes finding all bills in relation to a client a real pain in the butt. If I can do it by tags, I could simply look for Tags:Invoices;Client or Tags:Invoices;Vendor
This is the only thing I need before being able to really buy this pdf explorer and the pdf-shelltool for my company.
Thanks again!
Example attached
P.s. even better would be some kind of cool tool that allowed me to upload a csv of search terms and their related tag terms that would generate the scripts for me.