Copy Markdown image with caption + filename

Asks you to enter a caption, then copies it in a Markdown image reference.

Actions Used

Ask for Input
Prompts the user to enter a piece of information.
Text
Passes the specified text to the next action.
Copy to Clipboard
Copies the result of the last action to the clipboard.
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%20filename
Open Shortcut deep link
shortcuts://open-shortcut?name=Copy%20Markdown%20image%20with%20caption%20%2B%20filename
AppleScript code
tell application “Shortcuts Events” run shortcut “Copy Markdown image with caption + filename” end tell

More From This Folder

More From The Library

Change volume

Quickly change your device’s system volume by picking a numeric value from a list. Customize the list to contain your favorite volume presets, which support decimal values.

Original version by Federico Viticci for MacStories: https: or or www.macstories.net or ios or how-to-adjust-ios-volume-via-workflow-when-streaming-audio-to-homepod or

Get shortcut »


Get way deeper into Shortcuts – become a member.