Action request: Add related item #247
ulahcherubim
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
My super silly workaround for Zotero 7, that seems to get the job done const window = require("window");
window.document.querySelector("#zotero-editpane-related toolbarbutton.add image").click() It opens 2 related boxes, for some strange reason, but just press escape once right after. And for Zotero 6: #172 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to open selection for adding related item via keyboard shortcut. I know there is an action already for relating two selected items, however I need to relate notes to notes and items while typing my notes.
Beta Was this translation helpful? Give feedback.
All reactions