Workflow question: export bibliographic data & notes per file, add as attachment to pdf
PDFs can have attachments and there are a couple of command line tools that can add attachments to pdf files.
I'd like to export the bibliographic data as a bibtex bib-file, as well as any notes as a txt file separately for each pdf in zotero.
At the end, I want zotero to add these two files to the respective pdf (e.g. by using an external tool like pdftk).
(another extension would be to tell Zotero to look for attachment for pdfs it is about to import. If there is a bib file with only one entry, ask the user if the file should be used as reference for the pdf. And if there is a txt file, import it as notes.)
I know that Zotero doesn't do this as of now. But would it be very difficult to implement this function?
Is anybody else interested in this?
I'd like to export the bibliographic data as a bibtex bib-file, as well as any notes as a txt file separately for each pdf in zotero.
At the end, I want zotero to add these two files to the respective pdf (e.g. by using an external tool like pdftk).
(another extension would be to tell Zotero to look for attachment for pdfs it is about to import. If there is a bib file with only one entry, ask the user if the file should be used as reference for the pdf. And if there is a txt file, import it as notes.)
I know that Zotero doesn't do this as of now. But would it be very difficult to implement this function?
Is anybody else interested in this?
exactly. It would have a large number of advantages. Suppose you're sharing a couple of papers with colleagues in a research group: You've already extracted the metadata for them, reviewed them, added some notes.
Now, not everybody is connected to the same zotero server and not everybody is even using zotero.
If "pdf+attachments(metadata¬es" could become a kind of format that is also recognized by other bibliography managers, people could automatically import the papers into their own system.
But even if this doesn't become a format of its own, you could always extract the attachments manually and import the bibtex-file as well as the notes into your own program.
> . This would be one of those places where an improved commandline API with Zotero would really be nice (which is generally planned, but don't think going to happen super soon).
is there a way to keep track on the development of the commandline API or contribute to it?