Open List in Ivory

Opens a predefined List or a List link passed as input into Ivory for Mastodon.

Actions Used

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-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-get-component-of-url.webp
Get Component of URL
Gets the specified part of the URL passed into the action. URLs are structured as follows: scheme://user:password@host:port/path?query#fragment.
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-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).
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.

Extra Details

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

More From This Folder

More From The Library

Add to Home Screen from Photos

Asks you to pick from your Shortcuts folders, then repeats through the shortcuts from that folder asking you for a custom title and image from Photos before adding it to the Home Screen with a custom icon.

Get Shortcut »


Get way deeper into Shortcuts – become a member.