vsmejkal / chrome-workspaces

Tab management Chrome extension
MIT License
51 stars 16 forks source link

Use shortcut to quickly switch workspaces #7

Closed imageslr closed 2 years ago

imageslr commented 2 years ago

Allow to configure a shortcut in chrome, to activate the extension. Such as:

image

For example, if I set the shortcut as alt + f, I can firstly press alt + f to activate the popup view of the extension, then I can continue to press tab multiple times, to focus on different workspaces in the popup. Finally, I press enter, to switch to the target workspace.

Profits: I don't have to move mouse, locate the extension icon and click it, then select a workspace and click it. All actions can be done via keyboard.

vsmejkal commented 2 years ago

Great suggestion, thanks! I will implement it in the next version.

imageslr commented 2 years ago

Thanks! But now I think that using same shortcut for activating popup and selecting a workspace, is better than use alf + f (active) + tab (select) mentioned above ----- reduce moving figures.

Maybe these shortcuts can all be customized? Depends on you :)

vsmejkal commented 2 years ago

Implemented in v0.5. Now you can use Alt+W and arrows to select a workspace.

imageslr commented 2 years ago

Great!

imageslr commented 2 years ago

Amend for users:

If you want to switch between chrome workspaces, you can use shortcut command + ` on macOS.

BTW, I suggest you to install AltTab. This is a window switch enhancement tools on macOS. It provides preview when switch window with command + `.