Open from my Bluesky lists

Given a dictionary of Bluesky List names and unique IDs (from the URL), this prompts you to choose from your lists and opens it to the feed view.

Scripting Actions

shortcuts-action-icon-text.webp
Text
Passes the specified text 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-dictionary.webp
Dictionary
Passes the specified list of key-value pairs to the next action as a dictionary.
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-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.
shortcuts-action-icon-url.webp
URL
Passes the specified URL 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).

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20from%20my%20Bluesky%20lists
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20from%20my%20Bluesky%20lists
AppleScript code
tell application “Shortcuts Events” run shortcut “Open from my Bluesky lists” end tell

More From This Folder

More From The Library

Generate QR code

Takes URLs from input or the clipboard and generates a QR code that can be scanned to open the same link – shows a preview before the option to Share, Save, or Print.

Get Shortcut »

Open Notion AI

Opens the URL for Notion AI so you can “Ask, search, or make anything…” – plus add context from with a Page from Notion. You can also attach files, choose a model, use Research mode, or start a Web search – as well as get started with a few shortcuts.

Get Shortcut »

Customize Siri responses

Opens the deep link into Settings > Siri and Search > Siri Responses where you can toggle where to Prefer Silent Responses, PRefer Spoken Responses, or set it to Automatic. Options also include a toggle to Always Show Siri Captions and Always Show Speech – I have these all turned on.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more