Closed adamslc closed 3 months ago
A quick attempt at adding support for keyboard shortcuts on MacOS. The basic idea is to undo the keymappings that the OS does.
I'm not a typescript programmer, so please feel free to point out/correct and style and semantic mistakes.
I tested this on the latest Zotero 7 beta, and it seems to work. I have not tested it will additional custom statuses.
Fixes #9.
Amazing, thanks a lot. Looks good!
:rocket: This ticket has been resolved in v1.3.2. See Release 1.3.2 for release notes.
A quick attempt at adding support for keyboard shortcuts on MacOS. The basic idea is to undo the keymappings that the OS does.
I'm not a typescript programmer, so please feel free to point out/correct and style and semantic mistakes.
I tested this on the latest Zotero 7 beta, and it seems to work. I have not tested it will additional custom statuses.
Fixes #9.