mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #156] Feature: Add keymaps to actions menu #77
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @noelpilled on GitHub (Mar 6, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/156
Is your feature request related to a problem? Please describe.
It's a bit clunky pressing 7 keys to be able to copy a link to the selected item (a-j-j-j-j-j-return)
Describe the solution you'd like
Keymappings for options in actions menu, not sure what keys exactly. 1-9 could work, or whatever else you prefer. The keys should probably be customizable in keymap.toml
Describe alternatives you've considered
Maybe just adding shortcuts to the most commonly used action menu options? I think the above is a better solution.