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.

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=Continue%20Watching%20in%20the%20Developer%20app
Link to Open Shortcut
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 The Library

Open Zoom preferences

Opens into Settings > Accessibility > Zoom to let you toggle the feature on or off to magnify the entire screen with a double tap, three-finger drag, and double tap three fingers, as well as features like Follow Focus, Smart Typing, Keyboard Shortcuts, Zoom Controller, Zoom Region, Zoom Filter, Show while Mirroring, and Maximum Zoom Level.

Get Shortcut »

Run a shortcut

Asks you to enter the name of a shortcut, then finds and runs that shortcut. Also uses scripting to check if more than one exists with that name and asks which to run.

Get Shortcut »

Special characters

Contains a dictionary of names and symbols that, when passed into Choose From List, becomes selectable – for whichever option is chosen, the corresponding symbol will be passed out and copied to the clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more