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

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 »

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

Copy iCloud link

Takes any files shared as input or, if none are present, presents a Document Picker to select them manually, then shares those files using iCloud Drive – the resulting URL is copied to the clipboard to be shared with others for easy access.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more