bjonnh
About
- Username
- bjonnh
- Joined
- Roles
- Member
Comments
-
Problem seems solved with several sync and restart. Will keep updated if I see that again.
-
Debug ID: D1292250907
-
I badly need this too ! I'm using my own work based on what is described there : http://forums.zotero.org/discussion/17680/tools-for-using-zotero-together-with-emacs/ But a better integrated solution would be great !
-
And I can't use Mozrepl with FF4.0.
-
Hmmm, maybe, but I needed this really fast. So I'm sharing this. I sent him a link to this discussion.
-
Here is a debug output using a Bibtex translator : http://pastebin.com/GV2JGfn5 Here is my 2.0 translator : http://www.bjonnh.net/Zotero.emacs.js Whichever the translator I try, it never drop any text. Only CSL are working… So why are th…
-
Attachment -> itemID itemType dateAdded dateModified libraryID key title accessDate url note sourceItemKey tags related uniqueFields mimeType charset Item -> itemID itemType dateAdded dateModified libraryID key title abstractNote publi…
-
This works (under Linux Indeed): for each(var attachment in item.attachments) { Zotero.write(attachment.key+"/"+attachment.title) } But I need to find a way to get also the storage directory from the translator
-
Moderators, please remove this thread. Wrong place
-
Type about:config in your URL bar search for zotero.dataDir and change the path from here
-
Same as Tholane. We really need this server here and don't have the time to code one.
-
No problem here with Zotero on 64 bits system. Zotero didn't have any architecture-dependant code except the pdf parser (xpdf on GNU/Linux for example) but Zotero works without it.