Bug: Dispatcher action doesn't work #7

Closed
opened 2023-12-27 06:11:00 +01:00 by mergen3107 · 6 comments
mergen3107 commented 2023-12-27 06:11:00 +01:00 (Migrated from github.com)

Device: Kindle Scribe (5.16.2)
KOReader: v2023.10-55
Zotero: v0.2

Hi! Thank you very much for the Zotero plugin.

Dispatcher action for Zotero doesn't work - I assigned it to a gesture, but it does nothing when I trigger it. The same story when I put it in Quick Menu.

Thanks!

Device: Kindle Scribe (5.16.2) KOReader: v2023.10-55 Zotero: v0.2 Hi! Thank you very much for the Zotero plugin. Dispatcher action for `Zotero` doesn't work - I assigned it to a gesture, but it does nothing when I trigger it. The same story when I put it in Quick Menu. Thanks!
stelzch commented 2024-10-02 20:33:59 +02:00 (Migrated from github.com)

Hi @mergen3107,
thanks for taking the time to report the issues.
Could you please check whether the above commit fixes the action works for you?

Hi @mergen3107, thanks for taking the time to report the issues. Could you please check whether the above commit fixes the action works for you?
mergen3107 commented 2024-10-02 21:49:10 +02:00 (Migrated from github.com)

@stelzch
Thank you! I confirm that it works! Both from FM and Reader.

I had to patch by hand because I applied the fix for BaseUtil and removed duplicate in Browse:
https://github.com/stelzch/zotero.koplugin/issues/12

@stelzch Thank you! I confirm that it works! Both from FM and Reader. I had to patch by hand because I applied the fix for BaseUtil and removed duplicate in Browse: https://github.com/stelzch/zotero.koplugin/issues/12
mergen3107 commented 2024-10-02 21:50:11 +02:00 (Migrated from github.com)

main.lua.txt
Here is how my final main.lua looks like, so you can compare

[main.lua.txt](https://github.com/user-attachments/files/17235175/main.lua.txt) Here is how my final `main.lua` looks like, so you can compare
stelzch commented 2024-10-02 21:51:48 +02:00 (Migrated from github.com)

Great to hear that it is working!

Great to hear that it is working!
mergen3107 commented 2024-10-03 00:00:05 +02:00 (Migrated from github.com)

@stelzch

I tested it further and have more feedback :)

Now that it is really quick to open "Browse" section of Zotero, it would be nice to be also able to sync Zotero from Quick menu (with a new dispatcher item).

Or, in order not to break the sequence (maybe sync will be slower than opening Browse), is it possible to add a button inside Browse to sync?

@stelzch I tested it further and have more feedback :) Now that it is really quick to open "Browse" section of Zotero, it would be nice to be also able to sync Zotero from Quick menu (with a new dispatcher item). Or, in order not to break the sequence (maybe sync will be slower than opening Browse), is it possible to add a button inside Browse to sync?
mergen3107 commented 2024-10-03 00:00:44 +02:00 (Migrated from github.com)

For now I need to sync it via top menu first, then open Browse via Quick Menu - if I want to see the freshest articles from my Zotero

For now I need to sync it via top menu first, then open Browse via Quick Menu - if I want to see the freshest articles from my Zotero
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: christoph/zotero.koplugin#7
No description provided.