Lytero for Windows?
If I am not mistaken, lytero only works in Linux (because of lyxpipe).
Did someone find a way to make it work in Windows?
It would be really useful.
Did someone find a way to make it work in Windows?
It would be really useful.
http://forums.zotero.org/discussion/2759
I don't think anything has changed. At least there was no lyxpipe in LyX on Windows as of December 2008.
I see that cb2bib has a ChangeLog line saying "2008-07-20 Set LyXPipe in Windows," but don't know what that means. I suppose that Lytero could be modified to use whatever methods WinEdt or emacs or others support, but that would not help you with LyX.
http://wiki.lyx.org/LyX/LyXOnCygwin
Unfortunately I cannot use linux at work. I haven't thought of cygwin, so I am going to give it a try. I am also going to check cb2bib...
My guess is, that cb2bib offers just a port for a future Lyx pipe.
If I am mistaken, please correct me.
Is lytero actually working for anyone anymore since Zotero 1.09? See http://forums.zotero.org/discussion/5418/lytero-issues-with-citation-key-generation/
In fact, now I've got the exact same workflow I had with JabRef: Make some changes to your references, hit the save button and LyX is already up-to-date.
Change "Zotero.Utilities.prototype.strToDate"
in lytero.js to "Zotero.Utilities.Translate.prototype.strToDate"
In Windows, you can find the lytero.js file here:
C:\Documents and Settings\USER\Application Data\Mozilla\Firefox\Profiles\hrxl7qde.default\extensions\lytero@dementrioatgmail.com\chrome\content
(Make sure to replace USER with your own Windows username)
(I fould this solution in the thread where Lytero was released: http://groups.google.com/group/zotero-dev/browse_thread/thread/ce70e58730b1dd3d )
Is this Lytero workflow usable for newbies (given the occasional tech support) and stable? I'd like to hear if there are experiences with this, since I might want to recommend it to others...
First save your reference collection to a new .bib-file using Lytero. Then import that .bib-file in LyX with "Insert > List/TOC > BibTeX bibliography" and the workflow is already set up. You'll only need to click Lytero's save button once in a while to keep the collection of references up-to-date.
Just one thing that LyX/LaTeX newcomers probably won't expect: You'll only see the references that you actually refer to in your document. (At least, that's the default behaviour; you can also set up the bibliography in LyX such that all references are shown.)
About stability: I haven't experienced any problems with Zotero so far (am using v1.0.10 on Windows). Lytero also is quite stable as well (if you apply the hack mentioned in my last post), but I've already had a couple of occasions where Lytero's buttons weren't shown. Restarting Firefox usually fixes the problem.
It would be nice if Zotero itself came with a save-button that exports the selected collection to the right file in the right format with just one click, which would essentially replace the functionality of Lytero's "Save to BibTeX" button. Shouldn't be too hard to implement...
Oh, and +1 on Zotero including that Save to Bibtex function..