Dominic-DallOsto / zotero-reading-list

Keep track of whether you've read items in Zotero
GNU General Public License v3.0
273 stars 7 forks source link

add support for keyboard shortcuts on MacOS #34

Closed adamslc closed 3 months ago

adamslc commented 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.

Dominic-DallOsto commented 3 months ago

Amazing, thanks a lot. Looks good!

github-actions[bot] commented 3 months ago

:rocket: This ticket has been resolved in v1.3.2. See Release 1.3.2 for release notes.