Online Notepad

Online Notepad

Distraction-free notes that autosave in your browser. No account, no upload.

Saved
0 characters 0 words 0 lines 0 min read

A notepad that just works

This online notepad opens in a single tab and gives you a clean place to write — no signup, no accounts, no syncing prompts. Whatever you type is saved to your browser's local storage every few seconds, so the next time you open this page on the same device and same browser, your notes are still there. There is no server in the loop. The text never leaves your computer.

What you can do

Privacy: your notes stay on your device

This notepad uses localStorage, a browser feature that stores small amounts of data on your computer for a single website. We can't read what you type. There is no analytics tracking inside the editor itself. The trade-off is that your notes are tied to one browser on one device — clearing your browser data, switching devices, or using private/incognito mode means starting fresh. For anything you'd be sad to lose, download a copy.

When this is the right tool

Use this notepad for quick thinking: drafting a message before sending, jotting down an idea before you forget, parking a passage of text while you finish something else, or pasting in code/formulas that you'll edit and copy back out. It is intentionally minimal — there are no folders, no tags, no rich formatting, no collaboration features. That's the whole point. When you don't need a database, you don't need a database.

When to use something else

If you want notes that sync across devices automatically, use a dedicated app like Notion, Apple Notes, Google Keep, or Obsidian with sync. If you need version history, real-time collaboration, or rich formatting, use a document tool. If you're writing something long enough to outline (like a blog post or essay), a tool with headings and a sidebar will serve you better. This notepad earns its keep when you want zero friction between the impulse to write and the writing.

Keyboard shortcuts

The editor is a standard browser textarea, so all of the usual shortcuts work: Ctrl/Cmd+A select all, Ctrl/Cmd+C/V/X copy/paste/cut, Ctrl/Cmd+Z/Y undo/redo, Tab to indent (in supported browsers), and the platform's native find with Ctrl/Cmd+F. The Find & Replace bar above adds in-page replacement that the browser's native find doesn't.

Tips for keeping notes useful

Two small habits make any notepad more valuable. First, give each new entry a date and a one-line title at the top — it costs ten seconds and saves real time when you scroll back later. Second, periodically download a copy as .md and drop it into longer-term storage (cloud drive, version control, paper printout). Local storage is convenient but not durable; treat it as a working surface, not an archive.

Try also