Share memes

Presents 12 ways to build meme-like ASCII-art jokes programatically.

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-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
action-icon-change-case.webp
Change Case
Changes the case of the text passed into the action to UPPERCASE, lowercase, or Title Case.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-quick-look.webp
Quick Look
Displays a preview of the input.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Share%20memes
Open Shortcut deep link
shortcuts://open-shortcut?name=Share%20memes
AppleScript code
tell application “Shortcuts Events” run shortcut “Share memes” 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 »

Change text case

Takes the input from the Share sheet or clipboard, lets you choose from UPPERCASE, lowercase, Capitalizing Every Word, swapping to Title Case, or swapping to Sentence case, and copies it to your clipboard.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.