Mastodon handle converter

Converts a Mastodon profile URL into the @handle@instance format.

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.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-split-text.webp
Split Text
Separates text passed into the action into a list.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-share.webp
Share
Prompts to share the input.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

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

More From This Folder

More From The Library

Capture task

Prompts you to type in or dictate a task if run from Siri, then asks you to choose between “Work” and “Personal” – Work sends the task to the Things inbox, Personal sends it to a Reminders list called Inbox.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more