
What's new in rooSwitch 1.1
rooSwitch 1.1 was released with a handful of new features, including: move files instead of copying them, have preferences per application, AppleScript support and an Automator action to switch to a named profile.
Application specific preferences |
|
![]() |
Want to copy your stickies files but move your Mail.app files? This is now possible with the application specific preferences introduced in 1.1. Push the disclosure triangle next to the "x profiles" text. There you see this application's preferences. By default they mirror the global preferences. Once changed, they will maintain their setting regardless of the global preferences. |
AppleScript suppport |
|
![]() |
AppleScript support has been added to rooSwitch. A sample script would look like:
tell application "rooSwitch" Consult rooSwitch's AppleScript dictionary for more details. |
Automator action |
|
![]() |
You can now use Automator to switch to a specific profile. Find the .rooSwitch file you want to work with (by default, located in ~/Library/Application Support/rooSwitch) and drag that into Automator. Now add the rooSwitch "Switch Profile" action. Supply the name of the profile to activate and you're on your way. |