Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get all shortcuts names (using dynamic name) #126

Open
Vincz opened this issue Mar 15, 2023 · 0 comments
Open

Get all shortcuts names (using dynamic name) #126

Vincz opened this issue Mar 15, 2023 · 0 comments

Comments

@Vincz
Copy link

Vincz commented Mar 15, 2023

Hi!
Is it possible to retrieve all shortcuts but registered with dynamic names? (Without explicitly creating the allCases as in the documentation).

My list of shortcuts is dynamic, so I'm creating them with: KeyboardShortcuts.Name("my_shortcut") and don't keep track of the names I have use. So I need to be able to retrieve all registered shortcuts and remove the ones that are not used anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant