Why an offline notepad matters
Most note-taking apps require an internet connection to sync. If your connection drops mid-thought, you're stuck. Use This Notepad stores everything locally in your browser — no sync, no server, no failure points. It works exactly the same whether you're online or not.
How the offline feature works
The site uses a service worker — a small background script that caches the app's files the first time you visit. On future visits, your browser loads the app directly from that cache instead of the network. This is the same technology that powers offline features in apps like Google Maps and Spotify.
Does offline mode work on iPhone?
Yes. Safari on iOS supports service workers and PWA installation. Tap Share → "Add to Home Screen" to install it. Once installed, it opens without an internet connection.
Frequently Asked Questions
Will my notes survive if I clear my browser cache? No — clearing your browser data or cache will delete locally stored notes. Download a copy using the Save button before clearing.
Can I use it on a plane? Yes. Enable airplane mode after your first visit and the notepad will still open and work normally.
Is it the same notepad as the main page? Yes — usethisnotepad.com is the notepad. This page just explains the offline feature in detail.
Does it sync across devices? Not currently. Notes are stored only on the device you're using. Cross-device sync is a planned future feature.