nicolesigaud

About

Username
nicolesigaud
Joined
Roles
Member

Comments

  • Now I copied the contents of the profile to drive C: and remade the Zotero profile to point to it (43,0 GB of content). Now the Empty Trash command worked.
  • I have to add that there are 735 items to suppress from Trash, and this number did not diminish after the command to empty trash.
  • Thank you for responding, and I apologise for the delay. The Debug ID is D1711230666. I tried to erase all items in the Trash right after starting Windows. Also, this trash is from one of my profiles (programação), in case there is any doubt. All pr…
  • 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…