Open List in Ivory

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

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).

More From This Folder

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 The Library

Open by folder group

Uses the Choose From menu action to present top-level categories for Notes folders, then includes multiple other menus for each category and opens into the chosen Folder.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more