Search Apple Developer sessions

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

Actions

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
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).

More From This Folder

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 »

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 »

Extra Details

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

More From The Library

Open RTT preferences

Opens the deep link into Settings > Accessibility > RTT to let you adjust “Real-time Text,” described by Apple as “a service offering more reliability, better text support, and the ability to speak and hear during a call” with Software and Hardware options.

Get Shortcut »

Open Emoji Game in Apple News+

Opens the deep link into Apple News+ for the Emoji game. Here’s how Apple describes it:

“The object of this logic and word puzzle is to complete several phrases with as few moves as possible. Each emoji may be interpreted directly, through association, or in combination with other emoji. When you attempt an answer or expand a clue, it counts as a move.”

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more