Shortcuts on Mac: A Beginner's Guide That Actually Helps
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
- Click + in the toolbar to create a new shortcut, and name it Start My Day.
- In the action library on the right, search Open App and drag it in. Click the blue App placeholder and pick Mail.
- Add a second Open App for your calendar, and a third for whatever you write in.
- 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.
- 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):
- Pin in Menu Bar — the shortcut lives under a Shortcuts icon in the menu bar, one click away in any app.
- Add to Dock — it becomes a Dock icon, handy for big all-in-one routines.
- Add Keyboard Shortcut — record a global hotkey; it fires from anywhere.
- Use as Quick Action — with Finder ticked, it appears in Finder's right-click Quick Actions menu and receives the selected files as input. This is the one that turns Shortcuts into a real file tool.
- Spotlight — every shortcut is launchable by name from
Cmd+Space, no setup needed.
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.
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.