urschrei / pyzotero

Pyzotero: a Python client for the Zotero API
https://pyzotero.readthedocs.org
Other
908 stars 99 forks source link

Moving Collections from my library to group library #161

Closed JorrisonFord closed 1 year ago

JorrisonFord commented 1 year ago

Hey urschrei,

Thank you again for your help! After completing my comparison of the two reviewers, I am trying to transfer a collection from my private library to a group library. Is there an option for that? I created two Zotero objects, but I am not sure if they are able to communicate. Retrieving the item's keys does not work, because they are different in the two libraries. Any ideas on that?

urschrei commented 1 year ago

I don't think you can transfer items between two libraries using the API, but you should ask whether it's possible on https://forums.zotero.org/discussions

JorrisonFord commented 1 year ago

Thank you for the fast reply!

I looked into the discussions and there is no option for transferring items between libraries except by drag-and-drop in Zotero. Then that is what I have to do. Thank you anyways.