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

feat: recording keybindings #413

Open
Myrstad opened this issue Jul 31, 2024 · 0 comments
Open

feat: recording keybindings #413

Myrstad opened this issue Jul 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Myrstad
Copy link

Myrstad commented Jul 31, 2024

(1) Description

The title should be descriptive enough, but i will reiterate. The syntax description is lucklaster as arrow keys are not mentioned for example. So if there were a button to record your keybinding it would be easier for users to configure their shortcuts/ keybindings as they like.

(2) Alternatives I've considered

This is kind of mentioned with a custom .conf file (#350) for keybindings, although i still think it is way easier to just record a keybinding rather than (1) finding out the name of a key (2) then setting it with a syntax that is kind of unusual?

Two ways of implementation could be (1) adding a record button or (2) pressing multible buttons when entering the new shortcut will automatically add your buttons. Example pressing the "ctrl" key adds or pressing "-" appends "minus" to the text input string.

(3) Design / Screenshots / Mockups

Adding record button

As I mentioned in 'alternatives' this is badly drawn mockup for adding the "record shortcut button"
image

Modal/popup for recording shortcut

And it could create a popup like this if needed. Alterativly use the method of integrating keybinding recording to the alreadly implemented edit shortcut.
image

@Myrstad Myrstad added the enhancement New feature or request label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant