-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Keyboard shortcuts #640
Comments
Historical PR: #552 |
@pfrazee would be happy to put some time behind this, but I'm conscious of the fact you mentioned:
So happy also to wait to understand if such a contribution would be welcomed. |
I want the |
It would also be nice to have shortcuts that navigate directly to the Home and to the Profile pages. |
|
Would absolutely love to see keyboard navigation implemented for the web app |
Is there one to load new posts? I always have to reload the page. |
needs to happen now :3 |
I also miss this - it's one of the reasons I still prefer Twitter... |
Throwing an idea in the air: with the new thread composer, adding a shortcut to automatically add a new post to the draft thread while composing it would also be quite fun I think. |
And not forgetting the |
j/k scrolling would be much appreciated! Youtube has it, Github has it, Gmail has it, Tumblr has it, Duck Duck Go has it, Twitter has it. |
I especially miss |
I just tried https://chromewebstore.google.com/detail/bsky-shortcuts/cimigenihbmedhakgecdgbjgmplfjkjj and it didn't work. This really needs to be a native feature anyway. |
This is mine. It's in pretty rough shape as I haven't done anything with it in a while. Looks like it's broken in Chrome because of the manifest changes. I'll get that resubmitted, but if any wants to use it here's the repo. |
Awesome, thanks so much for sharing @mattburesh!! Yeah MV3 migration is a pain I've felt too 😅 |
Note that keyboard shortcuts are essential for accessibility as well. For example, I am a blind person, and I use J and K to navigate through the Twitter feed efficiently. |
@pfrazee does |
Is your feature request related to a problem? Please describe.
I am one of many folks who likes to navigate web apps with keyboard shortcuts, and there are an increasingly "standard" number of shortcuts that I believe work well in context of an app like Bluesky.
Describe the solution you'd like
I've come up with these basic shortcuts, but I could be convinced that I'm wrong / these aren't the most critical.
/
j
/k
c
orn
l
Enter
r
p
s
Describe alternatives you've considered
I thought about building it myself in a Chrome Extension - I actually did that once upon a time for Hacker News (https://hnsuite.com)
Additional context
The text was updated successfully, but these errors were encountered: