Files
notesnook/docs/help/contents/importing-notes/import-notes-from-standardnotes.md
Ammar Ahmed 52d6044e73 docs(help): rebuild the help site with VitePress (#10169)
* 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>
2026-08-14 08:57:51 +05:00

3.3 KiB

title, description, pageTitle, keywords, schema
title description pageTitle keywords schema
Standard Notes Moving from Standard Notes to Notesnook — export a decrypted backup and import it with the Markdown or plaintext importer. How to import Standard Notes into Notesnook
import standard notes
standard notes to notesnook
standard notes alternative
howto

How do I import notes from Standard Notes?

Export a decrypted backup from Standard Notes, unzip it, and bring the files in with Notesnook's Markdown or plaintext importer.

::: warning There is no longer a Standard Notes importer Recent versions of the Notesnook Importer don't list Standard Notes as a source app, so you import the files it exports rather than the backup itself. The steps below take that route.

:::

Export a decrypted backup from Standard Notes

  1. Open the Standard Notes desktop app, or go to https://app.standardnotes.com and sign in.
  2. Select all your notes, right click, and choose {{export}}.
  3. Choose the decrypted backup option. An encrypted backup can only be read by Standard Notes, so nothing can import it.
  4. Save the .zip file somewhere you can find it.

Import the files into Notesnook

  1. Unzip the backup. Inside it, your notes are plain text and Markdown files.
  2. Open Notesnook on web or desktop.
  3. Go to Settings > Import & export > Notesnook Importer.
  4. Choose Markdown for .md files, or Text for .txt files. Run the importer once for each type you have.
  5. Drop the files in, or click the box to pick them, and start the import.

Full steps for each importer are on import Markdown files and import plaintext files.

What carries across

Imported
Note titles and content Yes
Plain text and Markdown notes Yes
Tags No
Notebooks or folders No

Your notes arrive as a flat list, so plan to re-file them into notebooks and re-apply tags afterwards.

If you'd like a proper Standard Notes importer back, open an issue — that is where importer requests are tracked.