Group libraries, error indexing file names with: " - " (space-dash-space)

I found a Zotero bug yesterday, when I auto-saved files Zotero came with a command saved in preferences that installed space-dash-space Author - year - Title into the file name which caused the file to not be indexed by Zotero.
I'm using Claude on my local drive so this was a big problem when I want to scan spefific work in my zotero library

I did manage to successfully get the file renaming correct for My Library but not for my group libraries - hoping someone here can help.

I changed the save code under Settings > General > configure file renaming > to:
{{ year suffix="_" }}{{ creators max="1" name="family" ascii=true case="snake" suffix="_" }}{{ title ascii=true case="snake" regex="[^a-z0-9_]" replace="" truncate="50" suffix="_" }}
Sign In or Register to comment.