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.

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 »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Copy%20link%20at%20timestamp
Link to Open Shortcut
shortcuts://open-shortcut?name=Copy%20link%20at%20timestamp
AppleScript code
tell application “Shortcuts Events” run shortcut “Copy link at timestamp” end tell

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more