Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
zotero-dev
Conversations
About
zotero-dev
Contact owners and managers
1–30 of 2744
Mark all as read
Report group
0 selected
Emiliano Heyns
Oct 14
Constructing web-library URLs from web-API responses
I want to direct-link to attachments in my web library. How are these URLs constructed? I see that
unread,
Constructing web-library URLs from web-API responses
I want to direct-link to attachments in my web library. How are these URLs constructed? I see that
Oct 14
David Hoff-Vanoni
, …
Emiliano Heyns
12
Oct 14
Storing structured data for items via plugin
That's what I do. I have unilaterally claimed tex.Thing: Value bibtex.Thing: Value biblatex.Thing
unread,
Storing structured data for items via plugin
That's what I do. I have unilaterally claimed tex.Thing: Value bibtex.Thing: Value biblatex.Thing
Oct 14
Dan Stillman
, …
XY Wong
60
Oct 14
dev build for fx115 and custom item-pane sections
Yes, I think in that case you'll need to show a placeholder in `onRender` and make the call in `
unread,
dev build for fx115 and custom item-pane sections
Yes, I think in that case you'll need to show a placeholder in `onRender` and make the call in `
Oct 14
Michael Jungnickl
,
Dan Stillman
2
Oct 13
Zotero 7 changes the Libre Office plugin?
On 10/12/24 2:40 PM, Michael Jungnickl wrote: > Zotero version 6 has had a plugin for Libre Office
unread,
Zotero 7 changes the Libre Office plugin?
On 10/12/24 2:40 PM, Michael Jungnickl wrote: > Zotero version 6 has had a plugin for Libre Office
Oct 13
Agustin Giannastasio
,
Dan Stillman
2
Oct 11
API calls stopped working
On 10/10/24 10:14 AM, 'Agustin Giannastasio' via zotero-dev wrote: Suddenly, all the requests
unread,
API calls stopped working
On 10/10/24 10:14 AM, 'Agustin Giannastasio' via zotero-dev wrote: Suddenly, all the requests
Oct 11
Emiliano Heyns
, …
Dan Stillman
13
Oct 10
An API key is required for write requests
Right you are, that is in the sample. On Thursday, October 10, 2024 at 9:31:23 AM UTC+2 Dan Stillman
unread,
An API key is required for write requests
Right you are, that is in the sample. On Thursday, October 10, 2024 at 9:31:23 AM UTC+2 Dan Stillman
Oct 10
Emiliano Heyns
, …
Abe Jellinek
11
Oct 8
DOI translator does not pick up DOIs
I don't know up-front how many DOIs there will be. If I use this const started = Date.now()
unread,
DOI translator does not pick up DOIs
I don't know up-front how many DOIs there will be. If I use this const started = Date.now()
Oct 8
Auto
,
volatile static
5
Oct 7
How to register an event for change of collection/item selection in a plugin?
sure, there isn't a tagsView. When a tag is selected, some items are selected. just listen to the
unread,
How to register an event for change of collection/item selection in a plugin?
sure, there isn't a tagsView. When a tag is selected, some items are selected. just listen to the
Oct 7
Alain Borel
,
volatile static
3
Oct 7
Calling pdf.js functions from a plugin?
Thank you, I'm not sure I understand the code, but I will definitely take a look. Still
unread,
Calling pdf.js functions from a plugin?
Thank you, I'm not sure I understand the code, but I will definitely take a look. Still
Oct 7
QQ T (jiaojiaodubai)
Oct 6
Is the PR test script for zotero/translators repository still works?
For some reasons, we currently have to maintain some translators separately on l0o0/translators_CN. I
unread,
Is the PR test script for zotero/translators repository still works?
For some reasons, we currently have to maintain some translators separately on l0o0/translators_CN. I
Oct 6
Auto
,
Abe Jellinek
3
Oct 4
How to Set Up a Plugin Development Environment
Update: It works actually, I just need to go to the Tools menu and enable the plugin. Regards, On Fri
unread,
How to Set Up a Plugin Development Environment
Update: It works actually, I just need to go to the Tools menu and enable the plugin. Regards, On Fri
Oct 4
Waleed Dahshan
,
XY Wong
6
Oct 3
Bug: Mac OS shortcuts don't always work with plugin menu items
That was my suspicion but their ought to be a way for Zotero to synchronise the system shortcuts
unread,
Bug: Mac OS shortcuts don't always work with plugin menu items
That was my suspicion but their ought to be a way for Zotero to synchronise the system shortcuts
Oct 3
Emiliano Heyns
4
Oct 2
Is there an equivalent of Zotero.Items.loadDataTypes(items) to bulk-load annotation data?
I need to know this because it looks like I'm overwhelming Zotero 6 for one user when I start an
unread,
Is there an equivalent of Zotero.Items.loadDataTypes(items) to bulk-load annotation data?
I need to know this because it looks like I'm overwhelming Zotero 6 for one user when I start an
Oct 2
Emiliano Heyns
,
Dan Stillman
3
Sep 29
-ZoteroDebugText does not work on Windows
I hadn't expected there to be no output at all. I've extended zotero-debug-log to do live log
unread,
-ZoteroDebugText does not work on Windows
I hadn't expected there to be no output at all. I've extended zotero-debug-log to do live log
Sep 29
Emiliano Heyns
Sep 27
App IDs under wayland
Would it be possible to have zotero6, zoter7 and zotero beta have distinct Wayland App IDs under
unread,
App IDs under wayland
Would it be possible to have zotero6, zoter7 and zotero beta have distinct Wayland App IDs under
Sep 27
Emiliano Heyns
Sep 15
Can IDBKeyRange be added to the supported properties for .importGlobalProperties?
I can import indexedDB using Components.utils.importGlobalProperties(['indexedDB']), but I
unread,
Can IDBKeyRange be added to the supported properties for .importGlobalProperties?
I can import indexedDB using Components.utils.importGlobalProperties(['indexedDB']), but I
Sep 15
XY Wong
, …
XY Wong
18
Sep 13
New official hooks for plugin: main window hooks
Oops, sorry, I meant to say the bootstrap hook startup. (The onLoad is a function name that I use in
unread,
New official hooks for plugin: main window hooks
Oops, sorry, I meant to say the bootstrap hook startup. (The onLoad is a function name that I use in
Sep 13
Ziyuan Ding
, …
XY Wong
6
Sep 12
[Zotero 7] How to capture events of mouse side buttons
Thanks Ben Jaeger and XY Wong! I will look into it Best, Ziyuan Ding 在2024年9月12日星期四 UTC+8 02:27:11
unread,
[Zotero 7] How to capture events of mouse side buttons
Thanks Ben Jaeger and XY Wong! I will look into it Best, Ziyuan Ding 在2024年9月12日星期四 UTC+8 02:27:11
Sep 12
Christian Boulanger
2
Sep 11
Linking authors to external ids
I just realize that the "extra" solution of course also needs encoding/decoding when there
unread,
Linking authors to external ids
I just realize that the "extra" solution of course also needs encoding/decoding when there
Sep 11
Emiliano Heyns
2
Sep 11
local API: item library info
Is it a safe assumption that is library.type = 'user' that I can use Zotero.Libraries.
unread,
local API: item library info
Is it a safe assumption that is library.type = 'user' that I can use Zotero.Libraries.
Sep 11
Emiliano Heyns
, …
XY Wong
12
Sep 10
Save PDF with merged annotations
Cool, but I still don't know what I'm doing wrong in the Zotero.Items.getByLibraryAndKey call
unread,
Save PDF with merged annotations
Cool, but I still don't know what I'm doing wrong in the Zotero.Items.getByLibraryAndKey call
Sep 10
Emiliano Heyns
, …
David Hoff-Vanoni
11
Sep 10
Multiple sections in the preference dialog
Thanks! I see the text is updated. I'd also suggest updating the code example just above it to
unread,
Multiple sections in the preference dialog
Thanks! I see the text is updated. I'd also suggest updating the code example just above it to
Sep 10
Ben Jaeger
, …
Kyana Burhite
8
Sep 8
How to access text content of a PDF?
Hi Kyana, Firstly, happy to announce that ZoTTS can speak the full text of a paper at last! (Sorry
unread,
How to access text content of a PDF?
Hi Kyana, Firstly, happy to announce that ZoTTS can speak the full text of a paper at last! (Sorry
Sep 8
Julian
Sep 6
How to get a button from the Zotero preference pane?
I'm trying to write a Zotero plugin as a personal project. I'm not a programmer and it's
unread,
How to get a button from the Zotero preference pane?
I'm trying to write a Zotero plugin as a personal project. I'm not a programmer and it's
Sep 6
Emiliano Heyns
, …
Dan Stillman
6
Sep 5
local API: how do I fetch annotations for an attachment?
Are annotations available on the web API? On Wednesday, September 4, 2024 at 12:21:51 PM UTC+2
unread,
local API: how do I fetch annotations for an attachment?
Are annotations available on the web API? On Wednesday, September 4, 2024 at 12:21:51 PM UTC+2
Sep 5
Emiliano Heyns
Sep 3
too much recursion
I have a user (MacOS, Zotero 7.0.3) whose error log contains: [JavaScript Error: "uncaught
unread,
too much recursion
I have a user (MacOS, Zotero 7.0.3) whose error log contains: [JavaScript Error: "uncaught
Sep 3
Emiliano Heyns
Sep 3
local API: attachments of type embedded_image do not have an enclosure link
How can I find the path to an embedded image? For regular attachments I use the enclosure link but
unread,
local API: attachments of type embedded_image do not have an enclosure link
How can I find the path to an embedded image? For regular attachments I use the enclosure link but
Sep 3
Dan Stillman
, …
Emiliano Heyns
14
Aug 31
available for beta testing: local HTTP API for the desktop app
Ah, /children On Saturday, August 31, 2024 at 1:55:59 PM UTC+2 Emiliano Heyns wrote: Or something
unread,
available for beta testing: local HTTP API for the desktop app
Ah, /children On Saturday, August 31, 2024 at 1:55:59 PM UTC+2 Emiliano Heyns wrote: Or something
Aug 31
张吉岗
,
fcheslack
3
Aug 26
【Bug】Unable to redirect to the authorization page after successfully logging in
Thanks. The issue has been resolved. 在2024年8月25日星期日 UTC+8 07:05:50<fcheslack> 写道: Thanks for
unread,
【Bug】Unable to redirect to the authorization page after successfully logging in
Thanks. The issue has been resolved. 在2024年8月25日星期日 UTC+8 07:05:50<fcheslack> 写道: Thanks for
Aug 26
Ben Jaeger
2
Aug 24
[Bug] Inconsistent return value for selected text depending on method
My mistake, after doing some more reading about unicode and finding String.prototype.normalise() in
unread,
[Bug] Inconsistent return value for selected text depending on method
My mistake, after doing some more reading about unicode and finding String.prototype.normalise() in
Aug 24