Share memes

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

Actions

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-text.webp
Text
Passes the specified text to the next action.
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.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
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-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-quick-look.webp
Quick Look
Displays a preview of the input.

More From This Folder

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 »

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 »

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 »

Extra Details

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

More From The Library

Play my Replay 2018

Plays the preselect Replay 2018 playlist on Shuffle. Top tracks include ‘Til Its Over by Anderson .Paak, which reminded me this was the year I first got a HomePod.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more