I made an action group which allows you to assign workspaces to the keyboard shortcuts ⌘2 to ⌘9 for quick switching. (⌘0 and ⌘1 are built in shortcuts to open the drafts and actions drawers respectively).
I was finally able to sit and think about how to integrate this. Fantastic idea. Thanks for sharing it!
Makes me wish we had the ability to set the default action group for the extended row. Hopefully that can be added not only to Workspaces, but also to the URL scheme for this quick-switching option. Maybe @agiletortoise will consider it.
I’m still getting a handle on how to customize actions, but I seem to be missing something on how to make this work.
If I have a workspace called “Today”, is this the way I’d write the action?:
drafts5://x-callback-url/workspace?name={{TODAY}}
And then if I under “Options” in the url, I check “Open in Drafts”, shouldn’t it switch to the Today workspace from which ever workspace I’m already in when I hit (in this case) cmd+2?