sindresorhus / KeyboardShortcuts

⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes
https://swiftpackageindex.com/sindresorhus/KeyboardShortcuts/documentation/keyboardshortcuts/keyboardshortcuts
MIT License
1.94k stars 181 forks source link

Dynamic keyboard shortcuts? #160

Closed pradeepb28 closed 8 months ago

pradeepb28 commented 8 months ago

I have a dynamic size list and i want to assign keyboard shortcut for each item. Since the size is unknown, is it possible to set Keyboard shortcuts dynamically based off the list and also delete it dynamically?

Thank you!

sindresorhus commented 8 months ago

https://github.com/sindresorhus/KeyboardShortcuts#dynamic-keyboard-shortcuts