Open List in Ivory

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

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-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-text.webp
Text
Passes the specified text 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-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-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20List%20in%20Ivory
Link to Open Shortcut
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

Search Twitter

Presents a menu for various Twitter search operations, including jumping right into the search field, showing Twitter Moments, searching through all tweets, cutting down results to only people you follow, or even searching your own tweets.

With this one tool, you can take advantage of all the awesome options buried in Twitter search – it’s like Google for people you follow.

This uses a combination of donated actions from Twitter, the Search Web action native to Shortcuts, and deep links taken from the web.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more