Export with pdf attachments
Hi
I have been trying to export my reference library to use in another reference manager. The problem is that no matter what I do, pdf attachments aren't being imported in the other reference manager.
– I have tried to export to bibtex, RIS and Endnote XML (all with file export checkmarked).
– I have tried to import into Endnote, Papers, Mendeley and ReadCube.
Also, the exported folder contains some folders containing pdf's, but not all of them! -less than 20 of several hundred.
I think this indicates that Zotero export is broken.
Zotero 5.0-beta.203+898a1dc for Mac
I have been trying to export my reference library to use in another reference manager. The problem is that no matter what I do, pdf attachments aren't being imported in the other reference manager.
– I have tried to export to bibtex, RIS and Endnote XML (all with file export checkmarked).
– I have tried to import into Endnote, Papers, Mendeley and ReadCube.
Also, the exported folder contains some folders containing pdf's, but not all of them! -less than 20 of several hundred.
I think this indicates that Zotero export is broken.
Zotero 5.0-beta.203+898a1dc for Mac
Are the PDFs that _are_ exported into the folder also not imported into any of the other software?
None of the few exported files transfer on import, for instance to Papers.
However, the import problems described remains with the correct library. While all pdf files are now exported fine, they still dont import to Papers. Only the references are imported.
Export to bibtex and import without files work fine.
Zotero's export uses relative paths (that's why it exports the files into the same folder as the export format). Admittedly, that's of little help if no other program imports that, but there is a real trade-off involved.
At least in Mendeley, I _do_ get file import when _unchecking_ the file option in Bibtex in Zotero, because that has Zotero include absolute paths in the .bib file.
What you can do and what I'd expect to work on all software (though who knows with Papers, which is hardly seeing any support anymore) is to replace the link to the file in the RIS (which is the easiest to work with) with an absolute paths using search and replace.
So say you've put the export in the C:/user/Documents
you'd do
search: L1 - file/
replace L1 - C:/user/Documents/file
I'd like this to work better, but it's not easy -- not least because what other software does with file imports is a black box. There no debug output, let alone code, where I could get a sense of what they're doing.
Maybe a solution would be to give users a choice to export for other reference managers (absolute path) or for use by other Zotero (relative path).