urschrei / pyzotero

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

How to get the path of raw file? #100

Closed tengerye closed 5 years ago

tengerye commented 5 years ago

In zotero, when you right click an item, you can select 'show file' to pop the directory of raw file up. How may I access the path in the python code?

tengerye commented 5 years ago

I put raw files under directory of dropbox and link them to the Zotero storage path

urschrei commented 5 years ago

Local file paths aren't supported by the remote API.