Before you type a single word, it helps to know where that text will live. Different note apps store data in very different places—and that affects privacy, access, and what happens if you clear your browser or lose a device.
Browser storage (localStorage)
Apps like NoteThePoint use your browser's localStorage. Your notes are saved as data on your computer, in a folder tied to the browser and the site. They never leave your device. No server receives them, and the site's owner can't read them.
Pros: Private, no account needed, works offline, instant. Cons: Notes stay on that specific browser and device. Clear site data, switch browsers, or use a new computer—and they're gone unless you've exported them.
Cloud storage
Apps like Google Keep, Evernote, Notion, and OneNote save notes to their servers. Your data is synced across devices and backed up by the company. To use the app, you typically sign in, so they can associate your notes with your account.
Pros: Access from anywhere, sync across devices, recovery if you lose a phone or laptop. Cons: Your notes live on someone else's infrastructure. Privacy depends on their policies and security. They may use data for ads, AI, or analytics.
Hybrid approaches
Some apps offer both: local-first editing with optional sync. Others let you work offline and sync when you're back online. The important question is: where is the source of truth? If it's their server, they can read it. If it's your device, you control it.
Choosing what fits
For quick, personal notes you don't need elsewhere—scratchpads, drafts, sensitive ideas—browser storage is often the right fit. For notes you want on multiple devices or shared with others, cloud storage makes more sense. Know where your data lives, and pick accordingly.
Local-only notepad: NoteThePoint →