How to change to Work Profile if Personal profile is on and Viceversa

I love KM and am currently exploring various resources, including tutorials and readings.

I have created a basic macro to switch between two profiles in Microsoft Edge—Work and Personal. I have also set up a Palette for both profiles. I am wondering if there is a macro that can automatically switch to the Work profile when the Personal profile is active, and vice versa.

Your assistance with this would be greatly appreciated.

Thank you for your help.

KM can test to see if a menu item is marked and then act accordingly. So you could do:

Edge Toggle Profiles.kmmacros (4.2 KB)

Thank you very much! it works great!
I knew it was an If action. I was just missing the "with path"
Could you please tell me where to read about that?

It's in the help, which you can get to via the Gear icon > Help. That will take you to help for the If command, but at the bottom, there's a list of the conditions, including menu. That link takes you here:

https://wiki.keyboardmaestro.com/condition/Menu

-rob.

1 Like