🚀 Feature Description
After pulling up the popup, it should be possible to quickly choose an item from the list using a number designated to each of the items shown.
💡 Motivation
This is also the feature I commonly found in apps of this sort on other platforms. It allows to almost instantaneous selection of an item from the list without having to use mouse, keyboard arrows or the filter.
📝 Proposed Solution
Considering all keyboard presses are now immediately sent to a filter out the list, I imagine number would need to be used with modifier. E.g., I currently have Meta-V configured as a shortcut, thus Meta-1 to Meta-5 could be used to choose a corresponding item from the list without releasing the Meta key. I.e. the workflow would be:
- press Meta-V
- keep Meta pressed
- numeric shortcut is shown next to each item as long as Meta key is pressed
- press a number key on keyboard
- selected item is inserted
🔄 Alternatives Considered
Filtering and keyboard arrows use is the next fastest way to access the entries
✅ Checklist
🚀 Feature Description
After pulling up the popup, it should be possible to quickly choose an item from the list using a number designated to each of the items shown.
💡 Motivation
This is also the feature I commonly found in apps of this sort on other platforms. It allows to almost instantaneous selection of an item from the list without having to use mouse, keyboard arrows or the filter.
📝 Proposed Solution
Considering all keyboard presses are now immediately sent to a filter out the list, I imagine number would need to be used with modifier. E.g., I currently have Meta-V configured as a shortcut, thus Meta-1 to Meta-5 could be used to choose a corresponding item from the list without releasing the Meta key. I.e. the workflow would be:
🔄 Alternatives Considered
Filtering and keyboard arrows use is the next fastest way to access the entries
✅ Checklist