Create photo entry

Asks you to select an image from Photos or Files, then some associated text, then attaches it to a new entry in the Journal app.

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.
shortcuts-action-icon-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
Select File
Prompts to select files or folders.
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.

Extra Details

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

More From This Folder

More From The Library

Generate QR code

Takes URLs from input or the clipboard and generates a QR code that can be scanned to open the same link – shows a preview before the option to Share, Save, or Print.

Get Shortcut »

Search Apple Maps

Asks for your search query, encodes the text, then opens the deep link into Apple Music.

Reference: https: or or developer.apple.com or library or archive or featuredarticles or iPhoneURLScheme_Reference or MapLinks or MapLinks.html

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more