Open into a Shortcuts folder

Opens a Shortcuts folder of your choosing; accepts the name of a folder as input as well.

Actions Used

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20into%20a%20Shortcuts%20folder
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20into%20a%20Shortcuts%20folder
AppleScript code
tell application “Shortcuts Events” run shortcut “Open into a Shortcuts folder” end tell

More From This Folder

Open a folder

Prompts you to type in a folder name, then opens that folder in Shortcuts. Assigned to Shift + Control + O as a keyboard shortcut on macOS, and placed in the iPad dock.

Get Shortcut »

Run a shortcut

Asks you to enter the name of a shortcut, then finds and runs that shortcut. Also uses scripting to check if more than one exists with that name and asks which to run.

Get Shortcut »

More From The Library

Open Zoom preferences

Opens into Settings > Accessibility > Zoom to let you toggle the feature on or off to magnify the entire screen with a double tap, three-finger drag, and double tap three fingers, as well as features like Follow Focus, Smart Typing, Keyboard Shortcuts, Zoom Controller, Zoom Region, Zoom Filter, Show while Mirroring, and Maximum Zoom Level.

Get Shortcut »


Get way deeper into Shortcuts – become a member.