Copy Markdown image with caption + enumerated filename

Option + Command + V

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-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-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
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=Copy%20Markdown%20image%20with%20caption%20%2B%20enumerated%20filename
Open Shortcut deep link
shortcuts://open-shortcut?name=Copy%20Markdown%20image%20with%20caption%20%2B%20enumerated%20filename
AppleScript code
tell application “Shortcuts Events” run shortcut “Copy Markdown image with caption + enumerated filename” end tell

More From This Folder

More From The Library

Email myself

Save a short note to yourself by dictating or typing in the body, then automatically sending the email to your own email address with a canned title.

Get Shortcut »

Open Siri Accessibility preferences

Opens the deep link into Settings for Accessibility and Siri, including controls for Type to Siri, Siri Pause Time, Speaking Rate, Spoken Responses, whether to Always Listen for “Hey Siri,” whether to Show Apps Behind Siri, whether to Announce Notifications on Speaker, and Call Hang Up with Siri during phone and FaceTime calls.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

OSZAR »