mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
* 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>
3.3 KiB
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 |
|
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
- Open the Standard Notes desktop app, or go to https://app.standardnotes.com and sign in.
- Select all your notes, right click, and choose
{{export}}. - Choose the decrypted backup option. An encrypted backup can only be read by Standard Notes, so nothing can import it.
- Save the
.zipfile somewhere you can find it.
Import the files into Notesnook
- Unzip the backup. Inside it, your notes are plain text and Markdown files.
- Open Notesnook on web or desktop.
- Go to
Settings > Import & export > Notesnook Importer. - Choose Markdown for
.mdfiles, or Text for.txtfiles. Run the importer once for each type you have. - 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.
Related pages
- Importing notes — every app and file format Notesnook can import
- Import Markdown files — the importer this page routes you to
- Import plaintext files — for
.txtexports - Import from Joplin — moving notes out of Joplin
- Backup and restore — protecting your notes once they're in
- How is my data encrypted? — what happens to your notes after the import