urschrei / pyzotero

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

Zotero addCitation from pyzotero #103

Closed Dan-Kechik closed 5 years ago

Dan-Kechik commented 5 years ago

Hello.

Is it possible to call zotero "addCitation" method using pyzotero? It's too convenient elements selecting method in zotero word plugin as it's seen on picture below. Can I call this window and get chosen elements data?

Needed result looking like this

Thank you for your attention.

urschrei commented 5 years ago

Hi Dan, I'm not sure what you're asking, but pyzotero doesn't interact with your local zotero instance or Word plugin in any way. Sorry!