Automatic renaming PDFs to Proper BlueBook Citation (Zotfile)
Is there a way to automatically rename linked or stored PDFs to that the file name is the proper bluebook citation and Zotero can still find the files?
Does Zotfile do this?
Does Zotfile do this?
user_pref("extensions.zotfile.renameFormat", "{%y }{%a, }{%1|%t,}{ %2}{ %3}{ %4 -}{ %w}");
user_pref("extensions.zotfile.wildcards.user", "{\"1\": \"caseName\", \"2\": \"reporterVolume\", \"3\": \"reporter\", \"4\": \"firstPage\", \"y\": {\"field\": {\"default\": \"date\", \"patent\": \"issueDate\", \"case\": \"dateDecided\"}, \"operations\":[{\"function\":\"exec\",\"regex\": \"\\\\d{4}\"}]}}");