ChillyWolf

About

Username
ChillyWolf
Joined
Roles
Member

Comments

  • @dstillman My bad I was trying to run it from Chrome's console, but now when I run it from Zotero JavaScript it returns this error [Exception... "Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsIFile.initWithPath]" …
  • Can't get to use this script var path = '/home/username/Desktop/urls.txt'; var urls = Zotero.File.getContents(path).split('\n').map(url => url); await Zotero.HTTP.processDocuments( urls, async function (doc) { var translate = new Zotero.Tran…