Add list elements

Takes text, splits it by new lines, and adds an asterisk and a space before each for pasting as a list in Markdown-compatible apps.

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.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-show-notification.webp
Show Notification
Displays a local notification.

Extra Details

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

More From This Folder

Special characters

Contains a dictionary of names and symbols that, when passed into Choose From List, becomes selectable – for whichever option is chosen, the corresponding symbol will be passed out and copied to the clipboard.

Get Shortcut »

Spell check

Corrects the spelling of the text shared as input or from your clipboard, then presents it a prompt to confirm before copying.

Get Shortcut »

More From The Library

Open the AI Image Generator from Meta AI

Opens the URL for the AI Image Generator from Meta AI where you change options like aspect ratio or aesthetics along with your prompt. Capabilities listed include “Create images,” “Create an image of yourself,” “Edit images,” “Restyle images,” “Animate images,” and “Analyze images.”

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more