Closed tengerye closed 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?
I put raw files under directory of dropbox and link them to the Zotero storage path
Local file paths aren't supported by the remote API.
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?