Open into a List in Ivory

Pulls your List data from the Mastodon API, then opens the deep link into Ivory for the chosen list.

Matthew's Score
5/5
Total Actions
27
Built For

Shortcut Information

Use this shortcut to quickly access one of your Lists in a popover in Ivory — this shortcut pulls the data from the Mastodon API, lets you choose a List, then reformats the information according to Ivory’s URL scheme.

The Ivory URL scheme for lists in based off the Tweetbot format pattern and, according to the developers, hasn’t been tested thoroughly for Ivory (as of creating this shortcut, Ivory is in “early access” release):
Category
Complexity
Interactivity
Compatibility

Actions Used

?
Run Shortcut
Run an shortcut from your shortcut.
=
Set Variable
Sets the value of the specified variable to the input of this action.
?
URL
Passes the specified URL to the next action.
?
Get Component of URL
Gets the specified part of the URL passed into the action. URLs are structured as follows: scheme://user:[email protected]:port/path?query#fragment.
?
Split Text
Separates text passed into the action into a list.
?
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%20into%20a%20List%20in%20Ivory
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20into%20a%20List%20in%20Ivory
AppleScript code
tell application “Shortcuts Events” run shortcut “Open into a List in Ivory” end tell

More From This Folder

You Might Also Like


Get way deeper into Shortcuts – become a member.