New plugin: automatic export/import to BibDesk (Mac)
Hi all. Have just put up a link to a Firefox/Zotero plugin which implements very basic integration of Zotero with the Mac BibTeX reference manager BibDesk.
More details and the plugin itself from http://mackerron.com
Might be useful if this was added to the Extend/Plugins page?
All the best,
George
More details and the plugin itself from http://mackerron.com
Might be useful if this was added to the Extend/Plugins page?
All the best,
George
But it does not add the selected entry.
Any hints on how to make it work?
I have the latest Firefox, Bibdesk and Zotero installed
I added your plugin to the Extend/Plugins page.
1) It looks like it wouldn't send more than one item at once to BibDesk. You should allow for the ids array that gets passed to notify() to contain multiple items (using a for loop instead of "var item = items[0];").
2) You should call the BibTeX translator by passing its GUID to setTranslator() rather than passing translator.getTranslators()[2], which isn't reliable.
I've also fixed the AppleScript for Tiger users, who were previously not getting a new BibDesk window in which to check and edit each exported reference.
Hopefully this is the final bug-fix release: 1.0.2 is now available at http://mackerron.com, and you can browse the code at http://mackerron.com/svn/zot2bib/tags/releases/1.0.2
Tjowens: in relation to the Extend/Plugins page (which currently has a link fixed to version 1.0.1), perhaps you could remove the direct link, so that people always see the instructions for installation and use as they download?
Alternatively, if you're set on linking directly to the .xpi file, I've set up a redirect so that http://mackerron.com/zot2bib.xpi will always take you to the current release.
All the best,
George
thank you, it was probably a Tiger issue, version 1.0.2 works like a charm.
This really helps a lot!
Best
/
Jens