-
Notifications
You must be signed in to change notification settings - Fork 899
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
[Feature Request]: Add missing keyboard shortcuts #2138
Comments
I compiled a list of the keyboard shortcuts provided for reference, @PAI5REECHO do you have any particular shortcuts in mind that you would prioritise?
|
In my opinion an essential missing keyboard shortcut is |
Seems like a good chunk of these shortcuts are covered by FreeTube just under a different key, I'll try to do some work to unify it a bit more. We should add a ? shortcut for a quick reference of all the shortcuts. |
A keyboard shortcut to view all shortcuts would be very helpful. Other mainstream applications such as Signal and Element use the shortcut |
Just for reference, every shortcut we support is listed here. As far as why some of them were different, there were concerns with the shortcuts that YouTube uses for those with Non US / Standard layouts. Keys like The interval that the video skips by when using the arrow keys is determined by your interval settings, 5 seconds is the default however. Our existing shortcuts, save for possibly the stats for nerds shortcut, shouldn't be changed and any PR to do so will likely be closed. We do welcome any PR that happens to implement the few that we missed however. |
What do we think of adding the shortcut keys into the popover text of buttons like @smcclennon mentioned? I think it would be a fairly easy change (happy to handle it) and it would make more people aware of keyboard shortcuts (lack of info is probably what caused this issue to be opened in the first place, as I was not aware we had all these shortcuts until delving into the codebase). Cheers. |
i would really like to see it |
Mostly want < & > for speed up and slow down playback |
Currently these are bound to the O and P keys respectively (slow down and speed up). Waiting on overall response on having multiple shortcuts in #2140 so maybe we will bind the < > keys too :) |
This is the one I came here to file an issue about too. It is also the existing shortcut on Odysee.com, so this would bring consistency. |
Next Track Media Key on keyboards does work on YT but only in playlists. This doesnt work on FT yet. |
(These shortcuts will be added by #2698 ) |
Spacebar does not always toggle play/pause. It toggles whatever button was last clicked on with the mouse cursor. This is the same behavior as youtube but it's confusing and makes the spacebar useless. Also, no keyboard shortcuts work at all when the video itself does not have focus. |
Are multimedia keys working for anyone on v0.22.0 Beta? |
Guidelines
Problem Description
Several keyboard shortcuts that work on the YouTube website video player are missing: https://support.google.com/youtube/answer/7631406
Proposed Solution
Add missing keybinds
Alternatives Considered
None
Issue Labels
ease of use improvement
Additional Information
No response
The text was updated successfully, but these errors were encountered: