You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can zotero-cli read pdf-attachments that are not stored on the zotero server? I am using zotfile to organize my pdf articles and I store them in a separate directory on the file system. Zotero stores a link pointing to the location of the pdf, would it be possible to resolve this link with zotero-cli in order to open the pdf?
This is the traceback I am receiving when trying to open a linked pdf-attachemnt with zotcli read <id>
The error handling is better now, saying that attachment is not stored on server.
HEAD have local storage and so need to add code that stores link to file in index.sqlite and use that to open locally stored pdf.
Can zotero-cli read pdf-attachments that are not stored on the zotero server? I am using zotfile to organize my pdf articles and I store them in a separate directory on the file system. Zotero stores a link pointing to the location of the pdf, would it be possible to resolve this link with zotero-cli in order to open the pdf?
This is the traceback I am receiving when trying to open a linked pdf-attachemnt with
zotcli read <id>
The text was updated successfully, but these errors were encountered: