Mac maintenance
Mac Finder Tips for Power Users
Finder tips most Mac users never discover — column view tricks, hidden shortcuts, smart folders, and tag workflows. Sonoma and Sequoia.
Finder ships with the same UI it had a decade ago, which makes most people assume it hasn’t grown up. It has — there’s just no marketing for it. The features below are buried in menus, half-documented, or off by default. Together they turn Finder from a dumb file browser into a real productivity tool.
Set up Finder before you do anything else
The defaults aren’t great. Open Finder, hit Cmd-, for Settings:
- General: change “New Finder windows show” to your home folder, not Recents
- Sidebar: tick your home folder, AirDrop, Recents, iCloud Drive. Untick whatever you never click on
- Advanced: tick “Show all filename extensions,” “Show warning before changing an extension,” and set “When performing a search” to “Search the Current Folder” — much better than searching your entire Mac when you really wanted to search Downloads
Now hit Cmd-J in any window. The View Options panel. Tick “Show Library Folder” — done, no more shortcut required to access ~/Library. While you’re there, set “Sort By” and “Group By” to your taste, then click “Use as Defaults” to apply to every folder.
The four views, used right
Finder has four view modes, most people only use two. Each is good at a different thing:
Icon view (Cmd-1): pictures and visual files. The slider at the bottom of the window scales icons up to 512 px — bigger than any other Mac file browser.
List view (Cmd-2): working with metadata. Add columns by right-clicking the header: Date Created, Date Last Opened, Size, Tags, Kind. Click any header to sort.
Column view (Cmd-3): navigating deep folder hierarchies. The killer feature: with Column view active, hit the right arrow key to enter a folder and see its contents in the next column. You can drill 8 folders deep without losing context.
Gallery view (Cmd-4): introduced in 2018, still under-used. Big preview panel, scrollable thumbnail strip. Best for previewing PDFs, photos, design files quickly.
The Path Bar and Status Bar
View menu, Show Path Bar (Cmd-Option-P) and Show Status Bar (Cmd-/). Both should be on. The Path Bar shows your current location at the bottom — and you can drag the path segments. Drag a parent folder onto a tab to copy a file up the hierarchy without navigating.
Status Bar shows item count and free disk space. Bigger files. Available space at a glance.
Tags that don’t suck
Tags are the closest thing macOS has to a real organization system, but most people never use them. The trick is making them useful instead of a mess of “Important” and “Old.”
Right-click any file, choose tags from the menu. The pre-set ones are Red, Orange, Yellow, etc. — useless names. Open Finder, Settings, Tags, and rename them to actual purposes:
- Red → “Active project”
- Orange → “Receipts”
- Yellow → “Archive 2026”
- Green → “Reference”
- Blue → “Client work”
Drag the ones you actually use to “Favorite Tags” at the bottom. Now they show up in the sidebar — click “Active project” and you see every tagged file across your entire Mac in one virtual folder.
Tag a file by selecting it and typing a tag color’s hotkey: Ctrl-1 through Ctrl-7. Faster than right-clicking.
Smart Folders
File menu, New Smart Folder. A saved search. Set criteria like “Kind is PDF AND Last Modified is in the last 30 days,” save it, and it lives in your sidebar like a regular folder — except it auto-updates as files match or stop matching.
Useful Smart Folders to create:
- All PDFs from this month (Kind: PDF, Date: Last 30 days)
- Big files (Size > 100 MB)
- Screenshots (Filename contains “Screenshot”)
- Recent downloads not yet sorted (Folder: Downloads, Date: Last 7 days)
The ”+” button next to “Save” gives you the criteria builder. Hold Option when clicking it for advanced criteria, including raw Spotlight queries.
Cmd-Shift-G goes anywhere
The Go to Folder dialog (Cmd-Shift-G) accepts:
- Absolute paths:
/usr/local/bin - Home shortcuts:
~/Library - Tab completion (yes, like the terminal)
- URLs:
smb://server.local
Type the first few letters, hit Tab, Finder autocompletes. Faster than the sidebar for one-off navigation.
Quick Look as a working tool
Select a file. Press Space. The Quick Look preview opens. While it’s open:
- Arrow keys: walk through other files in the folder
- Cmd-Y: lock the preview as a floating window — keeps it open while you continue using Finder
- Cmd-Return: open in default app
- The buttons at the top of the preview let you mark up PDFs, rotate images, trim videos — all without opening any app
Quick Look handles 50+ formats out of the box, plus more if you install plugins. The QLMarkdown plugin is essential if you work with Markdown.
Renaming in bulk
Select multiple files. Right-click, “Rename N items.” A panel appears at the bottom of the window with three modes:
- Replace Text: find/replace
- Add Text: prefix or suffix
- Format: numbered sequence with custom name
This is what you use to rename IMG_4471.jpg through IMG_4499.jpg to Vacation 01.jpg through Vacation 29.jpg in one shot. Works on hundreds of files at once.
File operations that aren’t obvious
- Cmd-C copies a file. Then Cmd-V pastes a copy. Cmd-Option-V moves it instead — true cut-and-paste, despite the missing Cmd-X
- Drag with Option held: copy instead of move (when dragging within the same volume)
- Drag with Cmd held: move instead of copy (when dragging across volumes)
- Drag with Cmd-Option: create an alias
- Right-click, hold Option: “Show Original” turns into “Show in Finder” or other variants depending on the file type
- Cmd-Option-drag a folder onto an app’s Dock icon: forces the app to open it, even if it isn’t a registered handler
Tabs and stacks
Cmd-T opens a new tab in the current Finder window. Right-click the tab bar, “Move tab to new window” / “Merge all windows.”
Stacks are different. Right-click the desktop, Use Stacks. Files on the desktop auto-group by Kind, Date, or Tag. A messy desktop full of screenshots, PDFs, and downloads becomes three neat piles.
Dragging, not menu-hunting
Most people don’t realize Finder accepts drags from almost everywhere into almost everything:
- Drag a file from any window onto a Dock icon — opens with that app
- Drag onto a Terminal window — pastes the file’s path
- Drag onto a Mail compose window — attaches it
- Drag onto a Pages document — embeds it
- Drag a file’s proxy icon (the small icon in any document’s title bar) — copies the file. Don’t even need to find it in Finder
The proxy icon trick is huge. The little icon in the title bar of any open document is a real handle to the file. Drag it to a folder to move the file, drag to Mail to attach, drag to a chat window to send.
Hidden gems
- View, Show View Options (Cmd-J): per-folder settings — sort, icon size, label position, even background color or image
- File, New Burn Folder: works with old optical drives, but also handy for staging files
- Right-click sidebar items: “Remove from Sidebar,” reorder, etc. The Recents shortcut is dispensable
- Get Info (Cmd-I) on multiple files: shows total size of selection. The way to know “how much is in this folder?” without doing math
- Get Info, the “Open with” section: change the default app for one file or all files of that type
Finder has 25 years of accumulated features. None of them are hidden in the way that would let you discover them by clicking around. But once you know they exist, the file-management work that used to take 10 minutes drops to under a minute.