Search Apple Developer sessions

Asks you to enter a search query, then URL encodes the result, and opens the results on the web.

Actions Used

shortcuts-action-icon-url-encode.webp
URL Encode
Encodes or decodes text passed into the action to be suitable for inclusion in a URL by adding or removing percents.
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).
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Search%20Apple%20Developer%20sessions
Open Shortcut deep link
shortcuts://open-shortcut?name=Search%20Apple%20Developer%20sessions
AppleScript code
tell application “Shortcuts Events” run shortcut “Search Apple Developer sessions” end tell

More From This Folder

Copy link at timestamp

Utilizes AppleScript to open the Developer and press Command + Shift + Option + C to copy the URL of the current session at your specific timestamp to your clipboard, so you can jump back to that moment at any time.

Get Shortcut »

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »

Open Developer TV

Opens the Apple Developer app for Apple TV so you can view bookmarks, browse presentations, and search for topics. When run from Mac, maximizes the window to Full Screen.

Get Shortcut »

More From The Library

Open driving settings

Opens into the Settings app to the Driving section for the Maps app, where you can toggle settings like avoiding tolls or highways, or showing the compass or speed limit while navigating.

Get Shortcut »


Get way deeper into Shortcuts – become a member.