Share to iCloud albums

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.
shortcuts-action-icon-save-to-shared-album.webp
Save to Shared Album
Shares the input with Photos.
shortcuts-action-icon-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
shortcuts-action-icon-select-photos.webp
Select Photos
Prompts to choose photos and videos from your photo library.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-number.webp
Number
Passed a number to the next action
shortcuts-action-icon-find-photos.webp
Find Photos
Searches for the photos in your library that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.
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.
shortcuts-action-icon-quick-look.webp
Quick Look
Displays a preview of the input.
shortcuts-action-icon-share.webp
Share
Prompts to share the input.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Share%20to%20iCloud%20albums
Link to Open Shortcut
shortcuts://open-shortcut?name=Share%20to%20iCloud%20albums
AppleScript code
tell application “Shortcuts Events” run shortcut “Share to iCloud albums” end tell

More From The Library

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 »

Copy link at timestamp

Utilizes AppleScript to open the Developer and press Command + Shift + Option + C to copy the URL of the current session at your specific timestamp to your clipboard, so you can jump back to that moment at any time.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more