Path missing in export file for linked attachements
While trying to export database entries, which contain linked attachments I recognized that only the file name of the attachment is exported, but not the path to the attachment.
In the Zotero RDF format it looks like this (export to other formats look similar):
<z:Attachment rdf:about="#item_275">
<z:itemType>attachment</z:itemType>
<dc:title>225027.pdf</dc:title>
<link:type>application/pdf</link:type>
</z:Attachment>
Is it possible to add the link“s path somehow?
In the Zotero RDF format it looks like this (export to other formats look similar):
<z:Attachment rdf:about="#item_275">
<z:itemType>attachment</z:itemType>
<dc:title>225027.pdf</dc:title>
<link:type>application/pdf</link:type>
</z:Attachment>
Is it possible to add the link“s path somehow?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.