Shortcut features and parsing #1516
Ambushfall
started this conversation in
Ideas
Replies: 1 comment
-
|
VK_KEY parsing? We're limited by these options: https://www.electronjs.org/docs/latest/api/accelerator The shortcut parser converts them into that format. I think I'll expose an "Accelerator" metadata that just sends the raw string for people who don't want to fuss with the "friendly" Shortcut metadata |
Beta Was this translation helpful? Give feedback.
0 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.
-
There isn't a nice table showcasing all of the modifiers that are shortcut-able.
I reckon creating all options would be a good starter.
Also, I'd love to suggest just straight out allowing VK_KEY Parsing from the frontmatter.
Beta Was this translation helpful? Give feedback.
All reactions