Open a folder in Shortcuts

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

Scripting Actions

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

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20into%20a%20Shortcuts%20folder
Link to Open Shortcut
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

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

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 »

Show my Quick Action shortcuts

Use this shortcut to quickly access, organize, and edit your Quick Actions shortcuts set as Services on macOS.

This shortcut uses the Open Folder action, which includes the auto-generated folders Shortcuts creates for features like Quick Action.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more