MainspringGuides › Shortcuts basics
macOS Guide

Shortcuts on Mac: A Beginner's Guide That Actually Helps

Updated July 2026 · 3 min read

Shortcuts ships on every Mac running Ventura or later, and most people never open it. That's a shame, because it's the easiest automation tool Apple has ever made: drag a few blocks, and suddenly one click resizes images, files screenshots, or sets up your whole morning. Here's the fastest honest path from zero to genuinely useful.

Learn by stealing from the Gallery

Open Shortcuts (Cmd+Space, type "Shortcuts") and click Gallery in the sidebar. These are ready-made shortcuts Apple maintains — add one and open it to see how it's wired. Two worth grabbing immediately: Shrink Image (resizes whatever you give it) and Make PDF. Double-click any installed shortcut to see its actions; this is the fastest way to learn how the pieces snap together.

Build your first one: Start My Day

  1. Click + in the toolbar to create a new shortcut, and name it Start My Day.
  2. In the action library on the right, search Open App and drag it in. Click the blue App placeholder and pick Mail.
  3. Add a second Open App for your calendar, and a third for whatever you write in.
  4. Search Set Focus and add it, set to Do Not Disturb until you turn it off — or skip this step if that's too aggressive.
  5. Close the editor. Run it from the sidebar with the ▶ button.

That's the whole model: actions run top to bottom, and each action hands its result to the next. When an action needs input — an app name, a folder, a number — it shows a blue placeholder you click to fill. The magic variable system (click a placeholder, then Select a Variable) lets a later action reuse any earlier result, like "the images that came out of the resize step."

Put shortcuts where you'll actually use them

A shortcut you have to open the app to run is a shortcut you'll never run. Select a shortcut, then open its details panel (the ⓘ sidebar in the editor):

Two more starter ideas

Resize for web: input from Quick Action (Finder) → Resize Image to 1600 px wide → Convert Image to JPEG → Save File. Meeting mode: Set Focus to Do Not Disturb for 1 hour → Set Volume to 30% → Open App Zoom. Neither takes five minutes to build, and both replace a dozen fiddly clicks. When something misfires, open the shortcut and run it inside the editor — Shortcuts highlights each action as it executes, so you can see exactly where it went sideways.

Automate the settings too

Shortcuts automates apps and files; Mainspring handles the layer underneath. It turns 90+ hidden macOS settings into labelled, one-click, reversible toggles — no workflow-building required.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once

Where Automator fits

Shortcuts is the future, but Automator still does a few things Shortcuts can't — Folder Actions that watch a folder, for instance. If you're deciding where to invest, see Automator vs Shortcuts; the short answer is: start with Shortcuts, reach for Automator when a folder needs to process files by itself.