NATO Alphabet

Asks for text, then converts it to the NATO Alphabet to read out “Apple” like “Alfa Papa Papa Lima Echo.”

Actions Used

shortcuts-action-icon-get-clipboard.webp
Get Clipboard
Passes the contents of the clipboard to the next action.
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-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-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
shortcuts-action-icon-get-dictionary-from-input.webp
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
shortcuts-action-icon-get-dictionary-value.webp
Get Dictionary Value
Gets the value for the specified key in the dictionary passed into the action.
shortcuts-action-icon-combine-text.webp
Combine Text
Joins text together, inserting the separator between each join.
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-split-text.webp
Split Text
Separates text passed into the action into a list.
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.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=NATO%20Alphabet
Open Shortcut deep link
shortcuts://open-shortcut?name=NATO%20Alphabet
AppleScript code
tell application “Shortcuts Events” run shortcut “NATO Alphabet” end tell

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 »

More From The Library

Open Spoken Content preferences

Opens the deep link in Accessibility > Spoken Content where you can adjust settings like Speak Selection, Speak Screen, Highlight Content, Typing Feedback, Voices, Default Language, Speaking Rate, and Pronunciations.

Get Shortcut »

Show my Share Sheet shortcuts

Use this shortcut once you have a few Share Sheet shortcuts and want to organize them accordingly.

You can also drag shortcuts into and out of this folder to add or remove them from the set, which works well with multi-select and drag and d

Get Shortcut »


Get way deeper into Shortcuts – become a member.