vikingomma
About
- Username
- vikingomma
- Joined
- Roles
- Member
Comments
-
I was thinking something like: var related; for(i = 0; i < item.seeAlso.length; i++){ related.push(item.seeAlso[i].title) } pagetext.push("RELATED:"+related.join("|")); What I get is that seeAlso has length 0....
-
Excellent news!! Thanks!!
-
One clarification, links in word that have zotero://select do work ok when zotero is running but zotero://report and zotero://open-pdf are not. Anyway this is a different issue, my main problem is for this to work inside Zotero´s editor.
-
I've managed to solve the copying as HTML using autohotkey as indicated in: http://www.simonkittle.com/2012/07/hyperlink-to-zotero-standalone-item/ Now when I paste in word or any other software it is pasted as HTML and all links work properly. Th…
-
I took a look at it some time ago but I had some issues. I had problems when trying to copy an independent note (I use them a lot), and when I copied "normal" items what I got was the zotero:// URL wich I could paste on the browser or use within zot…
-
Thanks for your help!
-
I tryed that but the checkbox shows up greyed out. I think because what I´ve made is an export translator. Is there any way to change this behaviour?