Davile Posted May 8, 2024 Share Posted May 8, 2024 Is there a script to switch between workspaces? I work equally in Spotlight and ConnectCad with 2 different workspaces. The goal would be for a hotkey or a streamdeck button to switch workspaces quickly. Thanks Quote Link to comment
Pat Stanford Posted May 8, 2024 Share Posted May 8, 2024 I don't believe that there is a scriptable way to change workspaces. If Stream deck offers a way to click as a specific location you might be able to get it to select the workspace you want. Quote Link to comment
t-bud Posted May 16, 2024 Share Posted May 16, 2024 I was just thinking the same thing. Maybe that could be a feature request? Quote Link to comment
Pat Stanford Posted May 16, 2024 Share Posted May 16, 2024 If it is something you want, I recommend making a post with the specific request in the Wish List forum. Better to come from someone who will actually use the feature. Best to describe the outcome you want to achieve, not the specific steps to achieve it. The VW people are often better at figuring out how to best implement (either because that is what is possible, or because it offers better flexibility) features. 1 Quote Link to comment
The Hamma Posted May 16, 2024 Share Posted May 16, 2024 (edited) I can do this with stream deck using the attached plugin. StreamDeckCommand.vsm The Streamdeck invokes the script and types "Workspaces01" for the first listed workspace in the list. Change 01 to what ever number worksapace you are trying to switch to. The StreamDeckCommand.vsmmust be added to your workspaces and given a shorcut. In my case the shortcut I added to the command is Ctrl+Alt+Shift+Z Edited May 16, 2024 by The Hamma Quote Link to comment
The Hamma Posted May 16, 2024 Share Posted May 16, 2024 Better yet you could use these two plugins and give them the same shortcut in each workspace so that they switch back and forth depending on which workspace is active. Put StreamDeckWorkspaceA.vsm in the second workspace and put StreamDeckWorkspaceB.vsm into the first workspace and give them the same shortcut in each. Be sure to edit StreamDeckWorkspaceA.vsm and StreamDeckWorkspaceB.vsm to point to the corect workspace. 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.