Notion lets you type while offline. It does not reliably keep what you typed. That gap is where people lose work, and it is worth understanding before your next flight.
What actually works offline
| Action | Offline? | Notes |
|---|---|---|
| Reading a recently opened page | Yes | Only if it is in the local cache |
| Reading a page you have not opened lately | No | Never downloaded |
| Typing into a cached page | Yes | Held locally until reconnect |
| Search | Partial | Only cached content |
| Creating a new page | Partial | Frequently fails to persist |
| Uploading a file | No | Queues, often drops |
| Database views and filters | Unreliable | Depends what was cached |
The pattern: reading cached pages is dependable, writing is not.
Why edits disappear
An offline edit lives in the app’s local store. It uploads when the connection returns — provided the app is still running.
Three things break that chain, and none of them warns you:
- You close the app before reconnecting. The queued edit goes with it.
- The operating system kills the app. Mobile does this routinely to reclaim memory. You do not get told.
- You sign out. Signing out discards the local store, including anything unsynced.
Notion holds no persistent record of an edit it never received, so version history cannot help you. There is nothing to restore.
Preparing for a flight
Ten minutes before you lose signal:
- Open every page you plan to touch. Opening is what caches it. A page you have not opened will not be there.
- Open the databases too, in the view you will use. Filters and views cache separately from content.
- Leave the app running. Do not force-quit, do not let the phone kill it. On mobile, keep it foregrounded when you can.
- When you land, reconnect before doing anything else and watch the change appear on a second device.
For anything genuinely important, draft it somewhere that stores files locally by default and paste it into Notion afterwards. A plain text editor or Obsidian will never silently lose an offline edit, because there is no upload step to fail.
Frequently asked questions
Does a paid plan improve offline support?
No. Offline behaviour is the same on every tier.
Is the desktop app better offline than mobile?
Yes, mainly because desktop operating systems rarely kill a running app to reclaim memory. Mobile does it constantly, which is where most lost edits happen.
Can I force pages to cache?
Only by opening them. There is no “make available offline” toggle. Opening each page while connected is the whole mechanism.
How do I know an edit uploaded?
Check it on a second device or in a browser. Notion shows a brief “Saving…” indicator and nothing persistent afterwards, so a second device is the only real confirmation. Our sync troubleshooting guide covers this test.
What if I work offline regularly?
Then Notion is the wrong primary tool. A local-first app — Obsidian, Anytype, Apple Notes — treats offline as normal rather than as a degraded state. See our alternatives comparison.
The one rule
Open what you need before you lose signal, and never close the app until you have watched the change appear somewhere else.
Tools worth your time, tested
New comparisons and fixes as we publish them, with pricing kept current. One email a week at most.

Leave a Reply