Open from my Mastodon Lists

Pulls your List data from the Mastodon API and lets you choose one to open.

Actions Used

shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
shortcuts-action-icon-get-dictionary-from-input.webp
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
shortcuts-action-icon-get-dictionary-value.webp
Get Dictionary Value
Gets the value for the specified key in the dictionary passed into the action.
shortcuts-action-icon-set-dictionary-value.webp
Set Dictionary Value
Sets a value in the dictionary passed into the action.
shortcuts-action-icon-file.webp
Filter Files
Given a list of files, this action returns the files that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.
shortcuts-action-icon-get-contents-of-url.webp
Get Contents of URL
Gets the contents of URLs passed into the action. Useful for downloading files and web content, or for making API requests. Includes GET, POST, PUT, PATCH, DELETE methods, and options to add headers. To make a multipart HTTP request, choose “Form” as the request body type and add files as field values.
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-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
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-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20from%20my%20Mastodon%20Lists
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20from%20my%20Mastodon%20Lists
AppleScript code
tell application “Shortcuts Events” run shortcut “Open from my Mastodon Lists” end tell

Related Posts

How to extract Mastodon instance & handle data using Shortcuts
New for members: Mastodon Lists shortcuts

More From This Folder

More From The Library

Please do not disturb me

Presents a menu of various time periods for setting Do Not Disturb, then adjusts your device according to the choice – includes a few colloquial phrases like “a bit” and “a while” that can be customized to your preferences, plus options for turning it on until lunch or after work.

Get Shortcut »

Please disturb me

Sets the playback destination to AirPods Pro and turns Transparency on, turns off Do Not Disturb and Airplane Mode, turns on Cellular Data, Bluetooth, and Wi-Fi, sets the volume to 85%, the brightness to 100%, and turns on Light mode, then turns on every option for Sound Recognition, then vibrates if run from iPhone when it’s all done.

Get Shortcut »

Make mind map link

Prompts to enter the name of a mind map to link to, using the shortcut input or clipboard as default text if present, then encodes the name into a MindNode deep link and copies it to the clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.