code-charity / code-charity/youtube
Remap the "I" key function for mini-player
Open
Nobody has claimed this yet.
Feature request
good first issue
help wanted
up-for-grabs
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM: Currently, the I key is being used to toggle the built-in mini-player feature.
⚬ SOLUTION: For consistency with YouTube Music, I'd like to remap the button for activating the mini-player to Q for queue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the codebase for the mini-player keyboard shortcut and the current I-key binding. Change the activation key to Q, then verify that the mini-player responds to Q and that the previous I shortcut no longer activates it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100