-
Trouble adding PDF files on websites
by Freemychkine ·I enabled signon.autologin.proxy to true and ran the code in JavaScript, but it didn't change much. However, in the configuration editor, I changed network.proxy.type to 0 and network.proxy.share_prox -
Continual sync error
by artieshepherd ·[JavaScript Error: "HTTP GET https://api.zotero.org/users/3321864/items/BC5CZ7QV/file failed with status code 403"] -
Unable to Attach Stored Copy of File – "Add Attachment" Options Greyed Out
by JoonsunPark ·- I ran the following JavaScript in the Run JavaScript Console: -
zotero在导入CNKI下载的RefWorks格式的引文条目时,提示了错误。
by laowang1666 ·[JavaScript Error: "Unsupported type 'undefined' for source" {file: "chrome://zotero/content/xpcom/file.js" line: 297}] -
repeated sync issues
by sterrassshah ·"[JavaScript Error: "A file sync error occurred. Please try syncing again. -
ID:377260692 Request timed out after 30000 ms
by chendanmin9785 ·[JavaScript Error: "HTTP 0 error from WebDAV server for OPTIONS request"] -
Error, cannot retrieve metadata
by dstillman ·[JavaScript Error: "HTTP GET https://doi.org/10.[…] failed with status code 500: -
Exporting to Excel (for scoping review)
by adamsmith ·You can modify the export translator pretty easily, but it does involve javascript, but it's also pretty quick to just delete what you don't need or write a post-processing script (or have an LLM writ -
Directory structure has information
by aborel ·Otherwise, well, I don't see any simple way to do what you want without at least a few lines of Javascript code. Probably very few lines, and the result would certainly be cleaner, but personally I do -
使用zotero爬取知网文献时显示使用 CNKI 保存时发生错误。改为尝试用 Save as Webpage 保存
by Tlaunres ·扩展文件report error提示:[JavaScript Error: "HTTP request to https://kns-cnki-net-443.webvpn.nepu.edu.cn/dm/api/ShowExport rejected with status 401" {file: "chrome-extension://nmhdhpibnnopknkmonacoephklnflp -
[feature request] shortcut button for "Import from Clipboard"
by Tlobo ·It is true my workflow is particular, so I understand. My use is for importing reports of the institution where I work, which have no public identifiers. The best workflow I came up with so far is to -
Parent of collection not found -- skipping
by dstillman ·You can try going to Tools → Developer → Run JavaScript and running await Zotero.DB.queryAsync('VACUUM'). That will take a little while and then show ===>undefined<===. -
Adding a tag by drag and drop for a Select Area / Draw annotation in the Reader does not work
by mjthoraval ·-> The tag has disappeared from the annotation [JavaScript Error: "Only image property can be updated at the time" {file: "resource://zotero/reader/reader.js" line: 43892}] -
Some questions!
by guosir1997 ·[JavaScript Error: "Tabs cannot be edited right now (user may be dragging a tab)." {file: "chrome-extension://ekhagklcjbdpajgpjgmbionohlpdbjgc/zotero.js" line: 319}] -
Issues when using Open PDF plugin by retorquere
by sladedale ·(3)(+0019322): HTTP POST "[JavaScript Error: "uncaught e…" (1666 chars) to https://repo.zotero.org/repo/report?debug=1 -
Syncing set up
by careybunning ·[JavaScript Error: "The connection was refused when attempting to contact wss://stream.zotero.org/." {file: "chrome://zotero/content/xpcom/streamer.js" line: 155}] -
Constantly spinning syncing icon in upper right corner, with error symbol
by dstillman ·You can run this in Tools → Developer → Run JavaScript to see the attachment with the annotation in question: -
Does html reader supports css, js, json files?
by dstillman ·We don't have any plans to run JavaScript in the reader, sorry. We use SingleFile to save attachments, and it serializes the rendered page state into a static page. -
Does html reader supports css, js, json files?
by HollowBear ·They use a JavaScript file for theirs most functions. -
Does html reader supports css, js, json files?
by dstillman ·It doesn't run JavaScript.