Take quick notes on Mac without committing to a notes app
How to capture a quick note on macOS without signing up for Notion, Obsidian, or Apple Notes — and what changes when you use a hotkey-summoned scratchpad instead.
You don’t want a second brain. You don’t want a knowledge graph. You want somewhere to drop a sentence — a confirmation number, half a thought, a list of three things — without picking a folder, a tag, or a sync account.
Two paths
Native macOS. Three options come in the box. Stickies is the closest to “no commitment” — pin a yellow square to the desktop, type in it, leave it. The catch: no markdown, no list of past notes, easy to lose under a window. TextEdit gives you a real text file but every note becomes a save-as decision (filename, folder, format). Notes.app is great if you actually do want a notes app, but it pushes you toward folders, tags, and iCloud sync — exactly the commitment you were trying to skip.
Scratch. Hotkey-summoned, autosaving, with one running list of past notes in a sidebar grouped by date. No folders, no tags, no account.
Drop a note in under five seconds
- Press
⌃⌥⌘Sfrom any app. Scratch slides into focus. - Press
⌘Nfor a fresh note (or just start typing in the existing one — whatever was open re-appears). - Type whatever you need to remember. Markdown is optional; plain text is fine.
- Press
⌃⌥⌘Sagain to dismiss. The note is saved as a real.mdfile on disk — no save dialog. - Find it later by re-summoning Scratch and scrolling the sidebar. Today's notes are at the top, grouped by date.
What you’re not committing to
No account, no syncing-with-the-cloud handshake on first launch, no folder structure to design. Notes live in ~/Library/Application Support/Scratch/Notes as plain markdown files. If you ever decide you do want a “real” notes app later — Obsidian, Bear, anything — point it at that folder and you’ve imported your whole history in one step. The lack of commitment is the feature.
More Scratch tips
-
Convert a markdown note to formatted text on Mac
How to turn a chunk of markdown into formatted rich text on macOS — paste-ready for email, Slack, Notion, or Google Docs — using native tools or Scratch.
-
Use a Mac scratchpad as a daily journal
A low-friction daily journaling setup on macOS — when stock apps work, when they don't, and how to journal with Scratch in under five seconds a day.
-
Find an old note in Scratch quickly
How to locate a note you wrote weeks ago on macOS — using the date-grouped sidebar, in-note find, Spotlight on the notes folder, or Recently Deleted.
-
Open a markdown scratchpad on Mac with a keystroke
How to summon a markdown scratchpad on macOS instantly — covering the native TextEdit/Notes route and Scratch's global hotkey.