Your New Tab Is Wasted Space: Use It as a Markdown Scratchpad
Every time you open a new tab, the browser shows you the same thing: a search box, maybe some shortcuts, and a lot of empty space. Now multiply that by the forty or fifty new tabs you open a day. That's a huge amount of surface area doing nothing but waiting for you to type a URL.
There's a better use for the most-opened screen on your computer: turn it into a scratchpad that's always one keystroke away.
Why the new tab is the perfect place to write
The new tab has one property no note-taking app can match: it's always there. You don't have to find it, open it, or switch to it. You press Cmd+T and it appears. If a thought is worth capturing, the new tab is the fastest surface you'll ever reach for.
That speed changes capture behavior. Instead of "I'll write it in my notes app later" (which means never), you write it down the second it appears. The gap between thinking and capturing shrinks to almost nothing — which is exactly where ideas and to-dos usually die.
What a markdown new-tab scratchpad gives you
Turn the new tab into a Markdown editor and you get a capture tool with real structure:
- Auto-save. Everything you type is saved locally as you go. There's no save button because there's nothing to lose.
- Markdown formatting. Headings, lists, and code blocks render as you type, so your scratchpad stays readable even when it's full of half-formed thoughts.
- Smart paste. Pasting code keeps its formatting, which matters when your notes are mostly code.
- Export. When a scratchpad grows into something real — a spec, a tutorial, a release note — you can export it to PDF, HTML, or an image.
How I actually use it
The new tab scratchpad is for capture, not for final documents. My workflow looks like this:
- Capture everything in the new tab — meeting notes, random to-dos, code snippets, half a blog post. If it crosses my mind, it goes in.
- Let it accumulate through the day. Because it auto-saves, there's zero maintenance cost.
- Clean up once a day. Finished thoughts get deleted; real ones get exported or moved to their proper home. The scratchpad starts each morning empty.
The key rule: the scratchpad is a staging area, not a filing system. Its job is to catch the thought while it's hot — organization happens later, once a day, in five minutes.
Where local matters
There's a privacy angle too. Most "quick notes" tools sync to a cloud, which means your raw, half-formed thoughts — the ones you'd never want published — live on someone's server. A local scratchpad keeps all of it in your browser's storage. Nothing leaves your machine, which is the right default for a tool that holds your unfiltered thinking.
ZeroPad is the extension I built for this exact job: a fast, distraction-free Markdown editor in your new tab with auto-save, smart paste for code, and export to PDF/HTML/images. It's local-first, so your scratchpad is yours alone. Try ZeroPad and see what happens to your capture rate when the scratchpad is always one keystroke away.
The bottom line
You open forty new tabs a day and use one. Turn the other thirty-nine into a capture tool and you'll stop losing thoughts — not because you got more organized, but because the friction disappeared. That's the whole trick.