zotero-connectors icon indicating copy to clipboard operation
zotero-connectors copied to clipboard

Default shortcut not working in firefox

Open contrun opened this issue 1 year ago • 2 comments

The default shortcut for firefox is not working as Ctrl+Shift+S is already bind to screenshot on firefox. https://github.com/zotero/zotero-connectors/blob/9ad4dd1c1e2a12b7a738233c308c564d91b9649c/src/browserExt/manifest.json#L70

Can we change it to another shortcut so that the default shortcut works for firefox?

contrun avatar May 07 '23 06:05 contrun

On firefox, go to manage extension shortcuts at about:addons image

image

And you can change it to whatever you want.

hermanhel avatar Jun 23 '24 18:06 hermanhel

That's true and thanks for the information. I think change the default shortcut for firefox would be more preferable, as that simply does not work. Can we add some configuration for that in the code base. My use case originally was to do some headless scripting to zotero (save websites to zotero without gui interaction). I didn't find an easy way to change shortcut without GUI.

contrun avatar Jun 24 '24 00:06 contrun