Get a list of my shortcut names

Using a text field populated from “List Folder names,” lets you select multiple folders, grabs the shortcut names from all of the folders, and lets you copy out the titles.

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
shortcuts-action-icon-combine-text.webp
Combine Text
Joins text together, inserting the separator between each join.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
shortcuts-action-icon-get-my-shortcuts.webp
Get My Shortcuts
Gets the shortcuts stored on this device. For example, you could use this action with the Make Archive action to zip up your shortcuts.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Get%20a%20list%20of%20my%20shortcut%20names
Open Shortcut deep link
shortcuts://open-shortcut?name=Get%20a%20list%20of%20my%20shortcut%20names
AppleScript code
tell application “Shortcuts Events” run shortcut “Get a list of my shortcut names” end tell

More From This Folder

Show my Share Sheet shortcuts

Use this shortcut once you have a few Share Sheet shortcuts and want to organize them accordingly.

You can also drag shortcuts into and out of this folder to add or remove them from the set, which works well with multi-select and drag and d

Get Shortcut »

Open the Gallery

Use this shortcut to quickly access the Gallery and see what kinds of shortcuts Apple recommends based on your usage, as well as curated categories put together by the Shortcuts team.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.