Jump to content
Developer Wiki and Function Reference Links ×

Workspace Script


Recommended Posts

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.

  • Like 1
Link to comment

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

 

image.png.70d42763d573899047bb10cf5b37f8ec.png

Edited by The Hamma
Link to comment

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. 

  • Like 1
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...