Zotero

Log In Register
Upgrade Storage
  • Home
  • Groups
  • Documentation
  • Forums
  • Get Involved
New Discussion

Quick Links

  • Discussions
  • Search
  1. Sync error report id = 2027407243

    by opacct · February 24, 2020
    [JavaScript Error: "Error 500 for item JURRSMHB in My Library:
  2. Sync Error "Item collection 462 not found"

    by dstillman · February 24, 2020
    Could you run this in the Run JavaScript window and let me know the result?
  3. Abbreviation of journal titles throws out dots

    by emilianoeheyns · February 21, 2020
    You can use the following in the javascript runner in Zotero. You can paste semicolon-separated text at the top where there's currently "J. Phys. Appl. Phys." meaning abbreviation;full name. Replaceme
  4. Abbreviation of journal titles throws out dots

    by bwiernik · February 20, 2020
    Yes, I would recommend you correct your data. You can use the JavaScript API under
  5. Zotero ID error: 106793580

    by chuckolee · February 20, 2020
    [JavaScript Error: "The operation couldn't be completed. (OSStatus error -1708.) @[selectField:field.m:341]" {file: "file:///Applications/Zotero.app/Contents/Resources/extensions/zoteroMacWordIntegrat
  6. bibtex export suggestion: space in page range

    by adamsmith · February 19, 2020
    wouldn't be terribly hard to do via the built-in javascript API https://www.zotero.org/support/dev/client_coding/javascript_api or the web api.
  7. Zotero Style Repository - Translators?

    by emilianoeheyns · February 19, 2020
    installs the translator. Those 3 lines are pure javascript, so those should be usable as-is. The rest of that function you can ignore, I do checks to only re-install the translator when it is changed
  8. Feature request: Add keyboard shortcut for "Copy DOI as URL"

    by bjohas · February 18, 2020
    This doesn't help you if you don't know how to do translators :) but at least it means you don't have to modify the plugin, but can just write some relatively simple javascript.
  9. Limited proof of concept "CSV to Zotero" import

    by emilianoeheyns · February 18, 2020
    When you call the debug bridge with url query parameters, those will be available inside your code as query, which is a javascript object. But I usually just prepend variables to the script before I P
  10. Error Reoirt 979110079

    by dstillman · February 17, 2020
    [JavaScript Error: "json[c.field] is undefined" {file: "chrome://zotero/content/xpcom/data/dataObjectUtilities.js" line: 607}]
  11. Sync Error "Item collection 462 not found"

    by AlexanderBernhardt · February 17, 2020
    I ran your JavaScript with the following result:
  12. Sync Error "Item collection 462 not found"

    by dstillman · February 16, 2020
    If you run that again and it doesn't find any errors, can you go to Tools → Developer → Run JavaScript and paste in the following code, and let me know the result?
  13. Zotero/Jurism error report 1581852181-55580

    by RadialThing · February 16, 2020
    Javascript error "data2.multi" is undefined.
  14. Too many sync attempts

    by Kasper_Pihl · February 16, 2020
    Persistent failure [JavaScript Error: "Too many sync attempts -- stopping" {file: "chrome://zotero/content/xpcom/sync/syncRunner.js" line: 256}]'.
  15. Trouble importing Embedded PDF Metadata

    by dstillman · February 15, 2020
    If you temporarily disable file renaming from the General pane of the preferences and add the files, you could then write some code, either locally with the JavaScript API or remotely using the web AP
  16. ZotFile annotation extraction bug

    by grandmah · February 14, 2020
    Which for those of you like myself who don't do javascript, it can be opened in a text editor (by the way if you ever need to work with large text files into the 10's of GB like merged .FASTA's or oth
  17. sync error REPORT ID 675984642

    by dstillman · February 14, 2020
    Could you go to Tools → Developer → Run JavaScript, paste in the following code, and click Run, and let me know the result in the right-hand pane? var item = await Zotero.Items.getByLibraryAndKey(1, '
  18. Syncing error - Report ID: 1777271190

    by eustacia6 · February 13, 2020
    Help! When I go to sync, I get this - see below. I had to cut off the bottom of the error because it exceeded the character limit for this post. I did report it though. [JavaScript Error: "HTTP GET ht
  19. Getting 404 errors for webpage snapshots

    by dstillman · February 13, 2020
    Likely a JavaScript redirect on the page. Can you provide an example URL where you can reproduce this?
  20. Create Zotero library using disk directory structure

    by emilianoeheyns · February 11, 2020
    @depswa, I'm putting together something that can be ran in the javascript runner or a plugin, and that wouldn't require anything outside zotero, so if you can wait until the weekend that is probably t
Previous Next
Previous Next
  • Blog
  • Forums
  • Developers
  • Documentation
  • Privacy
  • Get Involved
  • Jobs
  • About

Zotero is a project of Digital Scholar, a nonprofit organization dedicated to the development of software and services for researchers and cultural heritage institutions.