Continue Watching in the Developer app

Utilizes AppleScript to open the Developer and press Command + 4 to open to the Continue Watching page, where you can resume sessions you’ve already started.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Continue%20Watching%20in%20the%20Developer%20app
Open Shortcut deep link
shortcuts://open-shortcut?name=Continue%20Watching%20in%20the%20Developer%20app
AppleScript code
tell application “Shortcuts Events” run shortcut “Continue Watching in the Developer app” 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 »

More From The Library


Get way deeper into Shortcuts – become a member.