I have created some macros in Keyboard Maestro to open up a mix of Applications and files which I use in a certain situation. It’s been working great.
However, I’d really like to split this stuff across at least two Spaces. As it is now, I have it so that everything gets opened on whatever Desktop/Space I’m on when triggering the macro.
I haven’t been able to find a good way to do this properly. Any ideas?
No, I want to specify the Space the App is opened in by the particular macro - either by being opened there directly or by being moved there.
So, the macro today opens a handful opp PDFs as Tabs in PDF Expert, a project in Scrivner, a couple of tabs in Chrome and some in Safari.
They all open on the Spaces/Desktop I’m on when I trigger the macro (which I’ve sorted out by having the macro close the Apps in question first before starting to open the various items).
I’m adding some things in here and would like to distribute it across two Desktops/Spaces.
I do not want to change the default Space of the Apps since this is only relevant in this particular case.
MooM or Stay would also do window placement, but am not sure whether they could do it across spaces.
I agree with @sylumer that SizeUp would probably be a good fit. As it is keyboard shortcut based KM can integrate fairly easily. (did not look at the applescript options)
Alfred can also be an option, there are several scriptable plugins that can do this.
I do this by setting up keyboard shortcuts for each space (in my case ctrl -1 through ctrl-9). I then use keyboard maestro to “press” the keyboard shortcut for a given space, then open the app I want in that space, and then repeat as many times as desired. It’s a work-around that works for me. Hope that helps.
Also: For this to work, the apps must not be open before triggering the macro and judicious use of Keyboard Maestro “Pauses” of maybe a second or so to allow each step to complete are needed.