nicolesigaud

About

Username
nicolesigaud
Joined
Roles
Member

Comments

  • Thank you! I'll try to have some fun learning this... :)
  • Hi, "responsive" in the sense it says in the annotations inside the code, for example: Zotero.HelloWorldZotero = { DB: null, init: function () { // Connect to (and create, if necessary) helloworld.sqlite in the Zotero directory this.DB = new…
  • Hi emilianoeheyns, thanks for answering. The first issue is to make that Hello_World thing responsive. It was supposed to return a message, right? If I could see it working, I would be able to figure out what I need to do, but somehow it's dead. Is …
  • About the non-OCR'd files, is there a way to identify the files in this situation aside of having to see one by one after parsing metadata? In my case, I have to verify this on a BIG library (about 2K+) pdfs, and it's quite unpractical doing this by…