diegodlh / zotero-cita

Cita: a Wikidata addon for Zotero with citations metadata support
GNU General Public License v3.0
223 stars 12 forks source link

Correctly set citations' libraryID for export #217

Closed Dominic-DallOsto closed 1 year ago

Dominic-DallOsto commented 1 year ago

Fixes #216

item.fromJSON sets the libraryID for the exported items to Zotero.Libraries.userLibraryID by default and once set it can't be changed. Therefore, exporting would fail for citations from items not in the user's default library (ie. in group libraries).