* docs: new help built with vitepress. * docs: improve docs home ui Added a Go to Docs button on homepage Added a searchbar for directly searching what you are looking for in the docs * docs(help): wire up with build system & setup proper ci * Clean up new documentation (#10174) * Docs: Cleanup pass 1 Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * docs: cleanup pass 2 Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * docs: Fix vscode's manglement that I missed. Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * Update docs/help/contents/plans-and-limits.md Co-authored-by: Abdullah Atta <thecodrr@protonmail.com> Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * Update docs/help/contents/rich-text-editor/outline-lists.md Co-authored-by: Abdullah Atta <thecodrr@protonmail.com> Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * docs: Remove self-hosting guide from sidebar, and comments for reviewer. Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> --------- Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> Co-authored-by: Abdullah Atta <thecodrr@protonmail.com> * docs: some fixes * ci: do not publish help on push * docs(help): improve regional pricing & free trials * docs: improve sidebar * docs: some more fixes after re-review * docs: improve search and nav * docs: a few more fixes * docs: fix tabs formatting compat with prettier * docs: fix tabs formatting in various places * docs: show correct plus button image for mobile * docs: disable notesnook self hosting docs * docs: update help docs with fixes --------- Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co> Co-authored-by: Chloe Oletto <NeedsChloesure@riseup.net> Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
4.3 KiB
title, pageTitle, description, keywords, schema, faqs
| title | pageTitle | description | keywords | schema | faqs | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Note version history | Restore an earlier version of a note | Notesnook keeps earlier versions of every note so you can preview and restore them. How it works, how many versions each plan keeps, and how to clear them. |
|
faq |
|
Note version history
Notesnook keeps a log of your editing sessions. Each one is stored as a "version" of the note, so if you delete a paragraph you needed or paste over something important, you can look at an earlier copy and bring it back.
How it works
Every time you create a new note or open an existing note, Notesnook creates a "session" for it. All the changes made to the note are also stored in that session in addition to the note itself.
In short, if you open a note and edit it at 10 different times during the day, you'll have 10 previous versions of that note.
View and restore an earlier version
:::tabs key:platform == Desktop/Web
- Open the note.
- Open the
{{properties}}panel from the editor's action bar. - Scroll to
{{noteHistory}}and click a session to preview it. - Click
{{restoreThisVersion}}to bring it back, or{{saveACopy}}to keep both.
== Mobile
- Open the note.
- Tap the three dot button to open
Note properties. - Tap
{{history}}and choose a session to preview it. - Tap
{{restore}}to bring it back. ({{saveACopy}}is desktop and web only.)
:::
Restoring replaces the note's current content with the version you picked. To compare instead, {{saveACopy}} creates a new note from the old version and leaves the original untouched.
How many versions are kept
Version history is capped by plan, and versions past the cap are deleted permanently — they are not hidden or archived.
| Plan | Versions kept per note |
|---|---|
| Free | 100 |
| Essential | 1,000 |
| Pro and Believer | Unlimited |
See plans and limits for the full comparison.
Clear the history of a note
:::tabs key:platform == Desktop/Web There is no button to clear a single note's history on desktop or web. History is cleared when the note is locked, trashed and deleted, or when you log out.
== Mobile
- Open the note.
- Tap the three dot button to open
Note properties. - Tap
{{history}}. - Tap
{{clearHistory}}and confirm.
:::
Clearing is permanent — once cleared, earlier versions of that note are gone.
::: danger Locking a note erases its history Moving a note into the private vault deletes every stored version of it. Old unencrypted copies of a note you have chosen to lock would defeat the point of locking it. Restore anything you still need before you lock the note.
:::
FAQs
Is note history synced to all my devices?
No, at the moment we have decided to keep note version history local only. If you logout from your account, previous versions of all your notes will be cleared.
Does version history count against my storage?
No. Storage limits apply to attachments only. Note versions are stored on your device.
What happens to history when I delete a note?
It goes with the note. Moving a note to trash and then deleting it permanently removes its versions too.
Related pages
- Backup and restore — the safety net that does cover every device
- Private vault — locking notes, and what that does to their history
- Trash — recovering a note you deleted entirely
- Plans & limits — how many versions your plan keeps