gtkcord3
gtkcord3 copied to clipboard
feature request: hotkeys
Support for Discord's extensive hotkeys would do a great deal to get this closer to the official client's experience.
Particularly essential (for me) are the "Navigate between unread channels" and ctrl + number to select servers.
I use the web client, so I have no idea what Ctrl+n does in Discord. I've never used the former either.
PRs are welcomed though.
It navigates between the server bubbles on the left based on how they're arranged. ctrl+1 goes to private messages, ctrl+2 goes to your first server, ctrl+3 goes to your second, etc.
I wish I had the skill to do it myself :P
If anyone is going to work on this, here's all the hotkeys in the official client.
It navigates between the server bubbles on the left based on how they're arranged. ctrl+1 goes to private messages, ctrl+2 goes to your first server, ctrl+3 goes to your second, etc.
What if it goes over 10? I'm in exactly 100.
No direct hotkeys for them. It’s a nice feature for switching between your most frequently visited servers.
How would folders work?
It treats it as if there wasn't a folder. So if you have a folder in the first bubble after PMs, the first server in the folder will be ctrl+2, the second will be ctrl+3, etc.