Open GarageBand files

Grabs the GarageBand for iOS folder and asks you to pick a file to open.

Actions Used

?
Folder
Passes the specified folder to the next action.
?
Get Contents of Folder
This action gets the files inside of the specified folder.

Recursive
If this option is enabled, this action will get all the files inside of a folder, including its subfolders.
?
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.
⤵️
Open In…
Opens the input as file in the selected app. Can either use the Open In menu or have a supported app selected to open into automatically – toggle “Show Open In Menu” off and select Choose to see the list of available apps on your device.

Extra Details

Run Shortcut deep link
Open Shortcut deep link
AppleScript code
tell application “Shortcuts Events” run shortcut “Open GarageBand files” end tell

More From This Folder

More From The Library