Hi everyone,
I’d like to create an iOS Shortcut that toggles on/off a specific focus mode when run. Is this possible?
Thanks
Mark
Hi everyone,
I’d like to create an iOS Shortcut that toggles on/off a specific focus mode when run. Is this possible?
Thanks
Mark
Yes! You will have to use the “Get Current Focus” action. In an “If” check the name of the current focus and then use “Set Focus” to either turn it off or on.
Here’s a link to the shortcut from the screenshot: Shortcuts
Thanks so much, that’s done it! Much appreciated