[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] using an exported zotero library with org-mode
From: |
Yagnesh Raghava Yakkala |
Subject: |
Re: [O] using an exported zotero library with org-mode |
Date: |
Wed, 20 Jun 2012 07:06:07 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Hello Myles,
Myles English <address@hidden> writes:
> Do you know if it exports the collection's (pdf) files too or just a
> .bib file?
No it doesn't.
I wonder what is the purpose of retrieving pdfs from a collection., Since even
after retrieval from zotero, (in rdf format) Its hard to search/open a needed
pdf file.
In any case if retrieval of a collection is important, one easy way to it would
be using pyzotero[1][2].
> The front page says it can "synchronize BibTex file and Zotero
> collection" so can you really edit the .bib file and write the changes
> back to Zotero, from emacs?
No, It only syncs one way i.e., references from zotero collection to
bib. Nothing more.
Footnotes:
[1] https://github.com/urschrei/pyzotero
[2] http://pyzotero.readthedocs.org/en/latest/#retrieving-collections
Yagnesh