pobrien86
About
- Username
- pobrien86
- Joined
- Roles
- Member
Comments
-
obs: the version of the bibtex cite key translator you have is not using the zotero 3.0 diacritic removal code. The difference is likely the conditional: "if (ZU.removeDiacritics !== undefined)" ... then it uses the new code. See the …
-
the difference was in the function "tidyAccents". There is an updated and expanded code in Zotero 3.0 to fix diacritics, which maclabbiblio's version was not using. I took the newest bibtex translator (5-13-2012) and modified it again: http:…
-
given that 4 years have passed since the last post in this thread, you may want to look further. I think zotfile will do this for you. http://www.columbia.edu/~jpl2136/zotfile.html
-
Got a request for more detailed instructions, this assumes using the shell extension linked above. Just to reiterate the point here, a directory junction acts like a folder, only it really just points to another folder, and any changes to eithe…
-
I'm thinking this would take an edit to the word VBA code that would extract the zotero id from each reference and then send that list to zotero or directly invoke the zotero export dialog with that list.
-
Apparently you can add contex menu items from VBA, so for instance when you right click on a citation field right now you get the "edit field" etc options, but a 'Zotero view notes" entry could be added by the word plugin. http://gregmaxey.mvps…
-
This is excellent! However the current version did not work for me, it was not outputting the "_" characters at least from standalone. I reworked it from the original bibtex.js and made it so that a multiple selection is output as a single…
-
https://www.sugarsync.com/share/b7y87f8nz3873 I'll put any builds I make there (highly recommend sugarsync!). I have the latest win32 SVN in there now. I'm going to build a 2.1 branch in the near future.
-
next step would be, instead of pulling from the trunk to pull from the 2.1 branch and try to get a 2.1.6 equivalent, as it's widely used/tested and seems to make sense to keep sync'd that way for sanity.
-
Well, new strategy, I downloaded an ubuntu virtualbox image and ran build_sa. Got it to build fine for linux and windows. Have not done error testing yet, but the program opens and seems to work. Would not recommend the bash script linked abo…
-
so specifically when I try to run 2.1.6 with xulrunner 2.0rc1, I get: XML Parsing Error: undefined entity Location: chrome://zotero/content/standalone.xul Line Number 23, Column 1:
-
oops, yeah I stopped reading at 'linux'.... symlinks are in windows 7. hardlinks in any version of NTFS. I use this: http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html
-
You don't have to sync the entire zotero folder. All your files are contained in the storage subfolder. If you're using dropbox, you could symlink or junction the storage folder into your dropbox folder. On sugarsync I just add the storage folder…
-
http://prb.aps.org/abstract/PRB/v83/i4/e041106 aps not working with the chrome connector, works fine in 2.1b2 in firefox4. I just get a blank popup box, and there is no zotero error(report errors), debug info submitted D431896147
-
I get a similar behavior, except I can still see the save to zotero icon when I go through my proxy, it just fails to import. example: http://pubs.acs.org/doi/abs/10.1021/la1033178 http://pubs.acs.org.libproxy.rpi.edu/doi/abs/10.1021/la1033…
-
ajlyon- for the original doi I cited, I do the magic wand import and strip the manually from within the zotero UI. Then I try and export the entry that still has all the tags to bibtex, and it does not properly parse those tags, and literally …
-
Will the sub tags be converted to "rich text" subscripts when viewed within zotero? another problem article is doi:10.1021/la1048166 It appears that the titles contain newlines when an html etity is inserted in the crossref output. So t…
-
I ran the import through the debugger: D1336101902 BTW clicking "view output" in the debug prefs does nothing on the standalone.
-
I get an error as well. Case 1: bibtex file with single entry from jabref, freshly created in Jabref 2.6, with both url and pdf (file field) links. report ID: 1706356244 [JavaScript Error: "Error getting file from attachment path: file:/…