Open Tomagori opened 3 years ago
This seems like a relatively straightforward fix and option to include in the "Renaming Rules" tab, perhaps the user could supply a text file where each line represents a replacement to use when renaming.
I make no promises, but I'm leaving this comment as a note to myself to try to implement this.
@ahrendsen
On windows, files can't have "/" in their name, so when zotfile has to write a "/", it just skips that character. A court ruling with docket number "03/60" is therefore saved with "0360" in the file name. Ideally, zotfile would recognize forward slashes in advance and replace them with an underscore (I think this is pretty much the standard replacement) when renaming files.