-
[Bug][Windows][Zotero 6.0.9] unable to delete trash contents
by dstillman ·Actually, we probably don't need it. You're getting an access-denied error: [JavaScript Error: "The file 'D:\Paper\storage\BJQ28NUB\.zotero-ft-cache' cannot be deleted. -
Zotero Word Plugin fails in Monterey 12.5 Beta 5
by johnmims ·[JavaScript Error: "The operation couldn't be completed. (OSStatus error -609.) @[getDocument:application.m:106]" {file: "file:///Applications/Zotero.app/Contents/Resources/extensions/zoteroMacWordInt -
Report ID: 356225818
by dstillman ·[JavaScript Error: "Error 400 for item EQDFRYLY in […]: -
508329114- problem with citation
by dstillman ·[JavaScript Error: "This command is not available because no document is open. [getDocument:\vboxsvr\adomas\zotero\word-for-windows-integration\build\zoterowinwordintegration\document.cpp]"] -
Can not sync
by dstillman ·[JavaScript Error: "Error 400 for item 7GQXGLL9 in My Library: -
No snapshot or PDF autosaved using Zotero connector on Safari
by mannixwang ·[JavaScript Error: "TypeError: trackedBy is undefined" {file: "chrome://zotero/content/xpcom/cookieSandbox.js" line: 387}] -
Zotero unable to view "Other Locations" on archlinux (report ID 648004450
by disorderedflame ·[JavaScript Error: "Unix error 2 during operation open on file /home/marianne/.zotero/zotero/s3qrvhvz.default/session.json (No such file or directory)"] -
Get a count of authors in your library
by tim820 ·free DB Browser for SQLite). Despite knowing no javascript nor SQL ! (but having a little knowledge of relational databases) The solution to wanting only the authors in the current collection to be i -
坚果云同步出错,无法验证服务器
by dstillman ·[JavaScript Error: "Component returned failure code: 0x804b000a (NS_ERROR_MALFORMED_URI) [nsIIOService.newURI]" {file: "chrome://zotero/content/xpcom/storage/webdav.js" line: 205}] -
109136998 error Invalid field 'day'
by dstillman ·For now, you can likely fix this by running this from Tools → Run JavaScript and restarting Zotero: -
109136998 error Invalid field 'day'
by dstillman ·Go to Tools → Run JavaScript, run this, and let me know the output: -
109136998 error Invalid field 'day'
by Li Zhiyuan ·[JavaScript Error: for base field" {file: "chrome://zotero/content/xpcom/data/itemFields.js" line: 280}] -
Can't insert citation into Word
by dstillman ·[JavaScript Error: "Vous devez disposer le curseur dans une citation Zotero pour la modifier."] -
Is there anyway I can open pdfs in Zotero pdf-viewer via the command line?
by dstillman ·You can get the key of a stored file by doing Show File and looking at the folder name, or you can select the attachment in the items list and run this from Tools → Run JavaScript: -
1750554495
by dstillman ·[JavaScript Error: "Error: Could not remove C:\Users\[…]\AppData\Roaming\Microsoft\Word\STARTUP\Zotero.dotm" {file: "resource://zotero-winword-integration/installer.jsm" line: 194}]" -
Sync error: text highlights on PDF preventing library sync: report ID 816185811
by dstillman ·Hmm, that's weird. Can you click the parent item in the items list, run this in Tools → Run JavaScript, and email us the output with a link to this thread? -
ZOTERO wont insert citation - says "You must place the cursor in a Zotero citation"
by LibbyLarsen ·JavaScript Error: -
citation error in version 6
by mitra.hashemi ·JavaScript Error: "Note '<div data-citation-items="%5B%7B%22uris%22%3A%5B%22http%3A%2F%2Fzotero.org%2Fus...' too long for item '2308108/PBRNICFT'" {file: "chrome://zotero/content/xpcom/sync/syncEngine -
ZoteroBib as a chrome extension
by dstillman ·javascript:window.open(`https://zbib.org/import?q=${(window.getSelection().toString() || window.location.toString()).trim()}`) -
Accessing local client API from external script
by ferdinandyb ·https://www.zotero.org/support/dev/client_coding/javascript_api#running_ad_hoc_javascript_in_zotero. It has pretty nice examples for using the built in javascript interpreter, but what is very not cl