Skip to content
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

We need a shortcut to switch between spaces #17128

Open
SimonBrandner opened this issue May 1, 2021 · 12 comments
Open

We need a shortcut to switch between spaces #17128

SimonBrandner opened this issue May 1, 2021 · 12 comments
Labels
A-Shortcuts Keyboard shortcuts A-Spaces Spaces, groups, communities O-Uncommon Most users are unlikely to come across this or unexpected workflow P4 [OBSOLETE LABEL] Interesting — Not yet scheduled, will accept patches S-Tolerable Low/no impact on users T-Enhancement

Comments

@SimonBrandner
Copy link
Contributor

No description provided.

@SimonBrandner SimonBrandner added A-Spaces Spaces, groups, communities T-Enhancement A-Shortcuts Keyboard shortcuts labels May 1, 2021
@jryans jryans added the P4 [OBSOLETE LABEL] Interesting — Not yet scheduled, will accept patches label May 10, 2021
@fbushstone
Copy link

fbushstone commented May 20, 2021

Suggestions: alt+ctrl+up/down or alt+shift+up/down
Edit: Because we already use alt+up/down for rooms.

@t3chguy
Copy link
Member

t3chguy commented May 20, 2021

Both of those are already taken.

image

Alt Shift up/down is previous/next unread rooms
Ctrl Shift up/down is navigate composer history

@fbushstone
Copy link

fbushstone commented May 21, 2021

What about Alt Ctrl up/down? This is what Discord uses.
Edit: I'm not a Mac user so I'm unfamiliar with some of these runes.

@SimonBrandner
Copy link
Contributor Author

Screenshot_20210521_074609

That's the composer history one - the code doesn't care about the order of the modifiers

@t3chguy
Copy link
Member

t3chguy commented May 24, 2021

We will be adding Cmd/Ctrl + [0-9] as an initial shortcut, a relative shortcut coming later.

@SimonBrandner
Copy link
Contributor Author

I'd also like to look into a desktop-only shortcut (Ctrl+Tab) once we have stuff like that figured out

@germain-gg
Copy link
Contributor

germain-gg commented May 24, 2021

For a relative shortcut I'd like to suggest what browser vendors do to go from one tab to the next

  • CommandOrCtrl + Shift + { (previous)
  • CommandOrCtrl + Shift + } (next)

@t3chguy
Copy link
Member

t3chguy commented May 24, 2021

Cmd/Ctrl + [0-9] will already be desktop only as it is used for tab management in browsers

@SimonBrandner
Copy link
Contributor Author

Cmd/Ctrl + [0-9] will already be desktop only as it is used for tab management in browsers

True 🤦‍♂️ Why not just add Ctrl+Tab then?

@t3chguy
Copy link
Member

t3chguy commented May 24, 2021

Because design/product only want Cmd/Ctrl + [0-9] for now

@fbushstone
Copy link

We will be adding Cmd/Ctrl + [0-9] as an initial shortcut, a relative shortcut coming later.

Great! Can't wait for the relative one!

@HarHarLinks
Copy link
Contributor

I currently have 7 spaces, but I still need to count first every time before I'm able to use the Ctrl+Number shortcut. Grabbing the mouse instead is quicker. While relative shortcuts would alleviate this, I want to make the suggestion that holding down Ctrl/Cmd should make numbers appear next to the spaces (at least 0-9) so it becomes easier to use the shortcut (this could apply to navigation shortcuts that jump to a UI element like Ctrl+K, or take it further to all buttons like Esc, Ctrl+F, Ctrl+Shift+U, left/right arrow, and everything that has a visible button).

@niquewoodhouse niquewoodhouse added S-Tolerable Low/no impact on users O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Shortcuts Keyboard shortcuts A-Spaces Spaces, groups, communities O-Uncommon Most users are unlikely to come across this or unexpected workflow P4 [OBSOLETE LABEL] Interesting — Not yet scheduled, will accept patches S-Tolerable Low/no impact on users T-Enhancement
Projects
None yet
Development

No branches or pull requests

7 participants