Open a Keynote doc

Gets the contents of the Keynote folder in iCloud, asks you to pick a presentation, and opens your file of choice.

Scripting Actions

shortcuts-action-icon-get-contents-of-folder.webp
Get Contents of Folder
This action gets the files inside of the specified folder. Recursive If this option is enabled, this action will get all the files inside of a folder, including its subfolders.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20a%20Keynote%20doc
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20a%20Keynote%20doc
AppleScript code
tell application “Shortcuts Events” run shortcut “Open a Keynote doc” end tell

More From This Folder

More From The Library

Copy View from Notion link

Gets a URL from input, matches the URL structure for a page ID and the assocatiated View ID, and copies the View identifier to the clipboard. Can also be set to extract both IDs in an array.

Get Shortcut »

Scan Documents

Opens the Scan Document interface—which scans into the current Files folder—then waits for you to return to Shortcuts before retrieving the file. Designed as a function to pass the file to the next action.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more