Copy link from Apple Developer

Utilizes AppleScript to open the Developer and press Command + Option + C to copy the URL of the current session to your clipboard.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Copy%20link%20from%20Apple%20Developer
Link to Open Shortcut
shortcuts://open-shortcut?name=Copy%20link%20from%20Apple%20Developer
AppleScript code
tell application “Shortcuts Events” run shortcut “Copy link from Apple Developer” 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

Turn on KQED

Turns on my living room, turns off your alarm in case you’ve woken up before it, and softly plays the radio station on my HomePod.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more