Screen Capture with Perplexity

Simulates the keyboard shortcut for Command + Shift + 0, which activates the Perplexity screen capture and prompts whether to capture an Area, Window, or Fullscreen.

Actions Used

shortcuts-action-icon-wait.webp
Wait
Waits for the specified number of seconds before continuing with the next action.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-wait-to-return.webp
Wait to Return
Pauses execution until you leave the Shortcuts app and return to it. This action might be useful after an action that switches apps, to pause execution until you return to the Shortcuts app.
shortcuts-action-icon-save-file.webp
Save File
Save files to iCloud Drive. Turn off “Ask Where to Save” in order to specify a destination path in the Shortcuts folder.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-run-script-over-ssh.webp
Run Script over SSH
Runs a script on a remote computer over SSH.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-show-alert.webp
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Screen%20Capture%20with%20Perplexity
Open Shortcut deep link
shortcuts://open-shortcut?name=Screen%20Capture%20with%20Perplexity
AppleScript code
tell application “Shortcuts Events” run shortcut “Screen Capture with Perplexity” end tell

More From This Folder

More From The Library

Share as JPG

Takes a photo, resizes it to 1440px wide, converts it to a JPEG, and opens the share sheet so you can save it or send it elsewhere.

Get Shortcut »


Get way deeper into Shortcuts – become a member.