jlegewie / zotfile

Zotero plugin to manage your attachments: automatically rename, move, and attach PDFs (or other files) to Zotero items, sync PDFs from your Zotero library to your (mobile) PDF reader (e.g. an iPad, Android tablet, etc.), and extract PDF annotations.
4.05k stars 281 forks source link

Renaming dependent on OS #638

Open catanzaromj opened 2 years ago

catanzaromj commented 2 years ago

When I rename and move a file with multiple authors on Windows, the paper is moved to the following:

zotero_library/Alice_et_al/Alice_et_al_paper_name.pdf

When I rename and move the same file on ubuntu, the paper is instead moved to:

zotero_library/Alice et al/Alice_et_al_paper_name.pdf

Notice the spaces in the subdirectory name. This issues makes syncing on multiple computers almost impossible.