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

Add a "quick switcher" #250

Open
thommcgrath opened this issue Jun 21, 2022 · 1 comment
Open

Add a "quick switcher" #250

thommcgrath opened this issue Jun 21, 2022 · 1 comment
Assignees

Comments

@thommcgrath
Copy link
Owner

When working with config sets, pressing CMD+B to jump to the base set is very convenient. It would be even more convenient if there was a fast way to jump to any config set, but we can't realistically assign keyboard shortcuts to everything. Instead, a quick switch command should be added. The user would do something - for the sake of discussion let's say CMD+L - and could immediately type info a field, ideally with autocomplete, press return and jump to whatever was typed. So if the user has a "Ragnarok" config set, they might press CMD+L, type "rag", press something like tab to accept the autocomplete, and then return. The config set would be switched to without the keyboard required at all.

In theory, this could be expanded beyond config sets. Maybe the user could start typing the name of a config they are looking for, in either english or official key, and Beacon could jump right to that editor and put the focus on the field?

@Forien
Copy link

Forien commented Jun 22, 2022

I think there is one specific use case that could use it's own shortcut: open previous set. This could easily allow to jump between two sets for example to compare settings (like setting up an event's config)

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

No branches or pull requests

2 participants