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?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
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}\"}]}}");