diff --git a/apps/web/package-lock.json b/apps/web/package-lock.json index 1373040c8..0d66a242e 100644 --- a/apps/web/package-lock.json +++ b/apps/web/package-lock.json @@ -405,7 +405,7 @@ }, "../desktop": { "name": "@notesnook/desktop", - "version": "2.5.7", + "version": "2.5.8", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/docs/help/contents/_include/static/html/1.png b/docs/help/contents/_include/static/html/1.png index 85c13df29..72494882c 100644 Binary files a/docs/help/contents/_include/static/html/1.png and b/docs/help/contents/_include/static/html/1.png differ diff --git a/docs/help/contents/_include/static/html/3.png b/docs/help/contents/_include/static/import-ready.png similarity index 100% rename from docs/help/contents/_include/static/html/3.png rename to docs/help/contents/_include/static/import-ready.png diff --git a/docs/help/contents/_include/static/import-zip-app.png b/docs/help/contents/_include/static/import-zip-app.png index dd7452748..6d1990c9d 100644 Binary files a/docs/help/contents/_include/static/import-zip-app.png and b/docs/help/contents/_include/static/import-zip-app.png differ diff --git a/docs/help/contents/_include/static/markdown-importer/1.png b/docs/help/contents/_include/static/markdown-importer/1.png index 96bcac1f1..f6725f65c 100644 Binary files a/docs/help/contents/_include/static/markdown-importer/1.png and b/docs/help/contents/_include/static/markdown-importer/1.png differ diff --git a/docs/help/contents/_include/static/markdown-importer/2.png b/docs/help/contents/_include/static/markdown-importer/2.png index ae633d417..aca292577 100644 Binary files a/docs/help/contents/_include/static/markdown-importer/2.png and b/docs/help/contents/_include/static/markdown-importer/2.png differ diff --git a/docs/help/contents/_include/static/markdown-importer/3.png b/docs/help/contents/_include/static/markdown-importer/3.png deleted file mode 100644 index 5aaf44761..000000000 Binary files a/docs/help/contents/_include/static/markdown-importer/3.png and /dev/null differ diff --git a/docs/help/contents/_include/static/plaintext-importer/1.png b/docs/help/contents/_include/static/plaintext-importer/1.png new file mode 100644 index 000000000..1261aa3e5 Binary files /dev/null and b/docs/help/contents/_include/static/plaintext-importer/1.png differ diff --git a/docs/help/contents/_include/static/plaintext-importer/2.png b/docs/help/contents/_include/static/plaintext-importer/2.png new file mode 100644 index 000000000..55d93dbaf Binary files /dev/null and b/docs/help/contents/_include/static/plaintext-importer/2.png differ diff --git a/docs/help/contents/importing-notes/import-notes-from-evernote.md b/docs/help/contents/importing-notes/import-notes-from-evernote.md index ebac8b695..e78f425b4 100644 --- a/docs/help/contents/importing-notes/import-notes-from-evernote.md +++ b/docs/help/contents/importing-notes/import-notes-from-evernote.md @@ -4,28 +4,46 @@ title: Evernote # How do I import notes from Evernote? -The following steps will help you import your notes from EverNote easily. +The following steps will help you quickly import your notes from Evernote into Notesnook. -1. Open Evernote app on Desktop and Go to `Notebooks` from the side menu - Go to `Notebooks` from the side menu +## Exporting your Evernote notebooks +> info +> +> If you are tech savvy and know your way around a computer, you can use a tool like [evernote-backup](https://github.com/vzhd1701/evernote-backup) to quickly export all your Evernote notes as .ENEX files. + +1. Open the Evernote Desktop app (its not possible to export notes from the Evernote web app), and go to `Notebooks` from the side menu: + ![](/static/evernote-importer/1.png) 2. Click on the `three-dot` button on each notebook and click on `Export Notebook` - Click on the `three-dot` button on each notebook and click on `Export Notebook` + ![](/static/evernote-importer/2.png) +3. Choose `ENEX format` then click on `Export`, and save it to your desired location. Repeat this for all the Notebooks you want to import into Notesnook. + ![](/static/evernote-importer/3.png) -3. Choose `.enex` format and click on `Export` and save it to desired location. Repeat this for all Notebooks you want to import. - Choose `.enex` format and click on `Export` +## Importing .ENEX files into Notesnook -4. Go to [Notesnook importer](https://importer.notesnook.com) and select Evernote from the list of apps. - Select Evernote importer +Once you have all the .ENEX files containing your Evernote notes, its time to import them into Notesnook. -5. Drop the `.enex` backup files you exported earlier from EverNote in the box and click start processing. +1. Go to [Notesnook importer](https://importer.notesnook.com) and select Evernote from the list of apps. + ![](/static/evernote-importer/4.png) +2. Drop (or select) the `.enex` files you exported earlier from Evernote, and click the "Start processing" button. + ![](/static/evernote-importer/5.png) +3. Once the Importer finishes processing your files, download the .zip file. + ![](/static/import-ready.png) +4. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + ![](/static/import-zip-app.png) +5. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). - Processing Evernote files +## Supported formats -6. Once importer completes processing, download the .zip file. - Download importer .zip file +Notesnook Importer is one of the most robust Evernote importers around supporting almost 100% of Evernote formats. Here's a list of everything that can (or can't be) imported into Notesnook: -7. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - -8. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). +- [x] Attachments +- [x] Web clips (full page, screenshot, bookmark, article, & simplified article are all supported) +- [x] Tasks (currently only the task items get imported without any metadata) +- [x] Links +- [x] Images +- [x] Rich text (bold, italic, lists etc.) +- [ ] Reminders +- [ ] Internal note links +- [x] Notebooks +- [x] Tags \ No newline at end of file diff --git a/docs/help/contents/importing-notes/import-notes-from-googlekeep.md b/docs/help/contents/importing-notes/import-notes-from-googlekeep.md index 0ca3f0c62..85bde215a 100644 --- a/docs/help/contents/importing-notes/import-notes-from-googlekeep.md +++ b/docs/help/contents/importing-notes/import-notes-from-googlekeep.md @@ -4,29 +4,40 @@ title: Google Keep # How do I import notes from Google Keep? -The following steps will help you import your notes from Google Keep easily. +The following steps will help you quickly import your notes from Google Keep into Notesnook. -1. Go to [Google Takeout](https://takeout.google.com/settings/takeout) and Login to your account. +## Exporting your Google Keep notes -2. On Google Takeout Page, first click on `Deselect all` then scroll down and select `Keep` and click `Next Step`. - On Google Takeout Page, first click on `Deselect all` then scroll down and select `Keep` and click `Next Step`. +1. Go to [Google Takeout](https://takeout.google.com/settings/takeout) and log into your Google account. +2. On the Google Takeout page, first deselect all the items by clicking on `Deselect all`, and then scroll down and select only `Keep` from the list. Once selected, click on `Next Step` by scrolling to the very bottom of the page. + ![](/static/google-keep-importer/1.png) +3. On the next section, leave everything as is and just click on the "Create export" button: + ![](/static/google-keep-importer/2.png) +4. Download the exported .zip file once it becomes available: + ![](/static/google-keep-importer/3.png) -3. Click on create export - Click on create export +## Importing Google Takeout into Notesnook -4. Download your exported file. - Download your exported file. +Once you have the Google Takeout containing your Google Keep notes, its time to import them into Notesnook. -5. Go to [Notesnook Importer](https://importer.notesnook.com) and select `Google Keep` from list of apps. - Go to [Notesnook Importer](https://importer.notesnook.com) and select `Google Keep` from list of apps. +1. Go to [Notesnook Importer](https://importer.notesnook.com) and select `Google Keep` from list of apps. + ![](/static/google-keep-importer/4.png) +2. Drop the .zip backup file(s) you exported earlier from Google Takeout in the box or click anywhere to open system file picker to select the backup. + ![](/static/google-keep-importer/5.png) +3. Once the Importer finishes processing your files, download the .zip file. + ![](/static/import-ready.png) +4. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + ![](/static/import-zip-app.png) +5. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). -6. Drop the .zip backup file(s) you exported earlier from Google Takeout in the box or click anywhere to open system file picker to select the backup. - Drop the .zip backup file(s) you exported earlier from Google Takeout in the box or click anywhere to open system file picker to select the backup. +## Supported formats -7. Once processing completes, click on "Download ZIP file" to download the exported notes. - Click on `Download .nnbackup` to download the file. +Notesnook Importer is one of the most robust Google Keep importers around supporting almost 100% of Google Keep formats. Here's a list of everything that can (or can't be) imported into Notesnook: -8. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - -9. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). +- [x] Attachments +- [x] Images +- [x] Checklists & other lists +- [x] Links +- [x] Tags/Labels +- [x] Pinned status +- [x] Colors \ No newline at end of file diff --git a/docs/help/contents/importing-notes/import-notes-from-html-files.md b/docs/help/contents/importing-notes/import-notes-from-html-files.md index 0b77e5427..bdea55bb3 100644 --- a/docs/help/contents/importing-notes/import-notes-from-html-files.md +++ b/docs/help/contents/importing-notes/import-notes-from-html-files.md @@ -4,18 +4,14 @@ title: HTML files # How do I import notes from HTML files? -To import html files to notesnook go to Notesnook Importer on your PC/Laptop. +To import HTML files to Notesnook, [go to Notesnook Importer](https://importer.notesnook.com/) on your PC/Laptop. -1. From the list of formats to import, select "Plain Text". - From the list of formats to import, select Plain Text. - -2. Drop your html files or click anywhere inside the box to browse and select your html files. Once selected, click on "Start processing". - From the list of formats to import, select Plain Text. - -3. Once importer completes processing, download the .zip file. - Download importer .zip file - -4. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - -5. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). +1. From the list of note apps to import from, select "Text". + ![](/static/html/1.png) +2. Drop your .html files, or click anywhere inside the box to browse and select your .html files. You can also provide a .zip file containing all your .html files. Then click "Start processing". + ![](/static/html/2.png) +3. Once the Importer finishes processing your files, download the .zip file. + ![](/static/import-ready.png) +4. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + ![](/static/import-zip-app.png) +5. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). diff --git a/docs/help/contents/importing-notes/import-notes-from-joplin.md b/docs/help/contents/importing-notes/import-notes-from-joplin.md index 11aa5fade..bb408961c 100644 --- a/docs/help/contents/importing-notes/import-notes-from-joplin.md +++ b/docs/help/contents/importing-notes/import-notes-from-joplin.md @@ -6,19 +6,23 @@ title: Joplin The following steps will help you import your notes from Joplin easily. -1. Open Joplin app on Desktop and click on `File` and select `Export All -> JEX - Joplin Export File` and save it in desired location. - Click on `File` and select `Export All -> JEX - Joplin Export File` - +1. Open the Joplin Desktop app. +2. Click on `File > Export All -> JEX - Joplin Export File` and save the .JEX file at your desired location. + ![](/static/joplin-importer/1.png) 2. Go to [Notesnook Importer](https://importer.notesnook.com) and select `Joplin` from list of apps. -  Go to Notesnook Importer https://importer.notesnook.com and select `Joplin` from list of apps. + ![](/static/joplin-importer/2.png) +3. Drop (or select) the .jex backup file you exported earlier from Joplin: + ![](/static/joplin-importer/3.png) +4. Once the Importer finishes processing your files, download the .zip file. + ![](/static/import-ready.png) +5. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + ![](/static/import-zip-app.png) +6. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). -3. Drop the .jex backup file you exported earlier from Joplin in the box or click anywhere to open system file picker to select the backup. - Drop the .zip backup file you exported earlier from Standard Notes in the box or click anywhere to open system file picker to select the backup. +## Supported formats -4. Once importer completes processing, download the .zip file. - Download importer .zip file - -5. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - -6. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). +- [x] Rich text (lists, links, bold, italic etc.) +- [x] Images & attachments +- [x] Tags +- [x] Folders (currently only 2 levels of nesting is supported) +- [ ] Internal links to other notes \ No newline at end of file diff --git a/docs/help/contents/importing-notes/import-notes-from-mardown-files.md b/docs/help/contents/importing-notes/import-notes-from-mardown-files.md deleted file mode 100644 index 820128382..000000000 --- a/docs/help/contents/importing-notes/import-notes-from-mardown-files.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Markdown files ---- - -# How do I import notes from markdown files? - -To import markdown files to notesnook go to Notesnook Importer on your PC/Laptop. - -1. From the list of formats to import, select "Markdown file". - From the list of formats to import, select Markdown file. - -2. Drop your markdown files or click anywhere inside the box to browse and select your markdown files and then click "Start processing". - Drop your markdown files or click anywhere inside the box to browse and select your markdown files. - -3. Once importer completes processing, download the .zip file. - Download importer .zip file - -4. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - -5. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). diff --git a/docs/help/contents/importing-notes/import-notes-from-markdown-files.md b/docs/help/contents/importing-notes/import-notes-from-markdown-files.md new file mode 100644 index 000000000..acf67ecea --- /dev/null +++ b/docs/help/contents/importing-notes/import-notes-from-markdown-files.md @@ -0,0 +1,28 @@ +--- +title: Markdown files +--- + +# How do I import notes from Markdown files? + +To import Markdown files to Notesnook, [go to Notesnook Importer](https://importer.notesnook.com/) on your PC/Laptop. + +1. From the list of note apps to import from, select "Markdown". + ![](/static/markdown-importer/1.png) +2. Drop your .md files, or click anywhere inside the box to browse and select your .md files. You can also provide a .zip file containing all your .md files. Then click "Start processing". + ![](/static/markdown-importer/2.png) +3. Once the Importer finishes processing your files, download the .zip file. + ![](/static/import-ready.png) +4. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + ![](/static/import-zip-app.png) +5. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). + +## Supported formats + +- [x] 100% support for CommonMark syntax +- [x] GitHub flavored markdown (task lists, tables etc.) +- [x] Obsidian flavored markdown (embedded files, comments etc.) +- [x] Subscript and superscript (`H~2~O` and `19^th^`) +- [x] Highlights (`==highlighted==`) +- [x] Images and links (links that point to files get added as attachments) + +> Note: For best results, it is recommended to ZIP all your .md files and their attachments so they can be found by the importer. \ No newline at end of file diff --git a/docs/help/contents/importing-notes/import-notes-from-obsidian.md b/docs/help/contents/importing-notes/import-notes-from-obsidian.md new file mode 100644 index 000000000..b2e0ea727 --- /dev/null +++ b/docs/help/contents/importing-notes/import-notes-from-obsidian.md @@ -0,0 +1,26 @@ +--- +title: Obsidian +--- + +# How do I import notes from Obsidian? + +To import Obsidian notes into Notesnook, [go to Notesnook Importer](https://importer.notesnook.com/) on your PC/Laptop. + +1. From the list of note apps to import from, select "Obsidian". + ![](/static/markdown-importer/1.png) +2. Drop your .md files from your Obsidian Vault, or click anywhere inside the box to browse and select your .md files. You can also provide a .zip file containing all your Obsidian .md files. Then click "Start processing". + ![](/static/markdown-importer/2.png) +3. Once the Importer finishes processing your files, download the .zip file. + Download importer .zip file +4. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + Import .zip in Notesnook app +5. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). + +## Supported formats + +- [ ] Internal links +- [x] Embedded files (supporting both `![[path-to-file]]` and `![](path/to/image.png)`) +- [x] Full CommonMark Markdown syntax +- [ ] Callouts +- [x] Metadata (tags etc.) +- [x] Comments (block & inline both get removed) \ No newline at end of file diff --git a/docs/help/contents/importing-notes/import-notes-from-onenote.md b/docs/help/contents/importing-notes/import-notes-from-onenote.md index b3906f607..84aeade1b 100644 --- a/docs/help/contents/importing-notes/import-notes-from-onenote.md +++ b/docs/help/contents/importing-notes/import-notes-from-onenote.md @@ -7,21 +7,15 @@ title: OneNote The following steps will help you import your notes from OneNote easily. 1. Go to [Notesnook Importer](https://importer.notesnook.com) and select `OneNote` from list of apps. - Go to Notesnook Importer]https://importer.notesnook.com and select `OneNote` from list of apps. - + ![](/static/onenote-importer/1.png) 2. Click on `Start importing` - Click on `Sign in with Microsoft` - + ![](/static/onenote-importer/2.png) 3. Login to your account - Login to your account - + ![](/static/onenote-importer/3.png) 4. Give permission to Notesnook Importer to access your notes - Please wait while all your notes are imported. - + ![](/static/onenote-importer/4.png) 5. Wait while Notesnook importer imports your notes from OneNote account. Once importer completes processing, download the .zip file. - Download importer .zip file - -6. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - -7. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). + ![](/static/onenote-importer/5.png) +6. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + ![](/static/import-zip-app.png) +7. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). diff --git a/docs/help/contents/importing-notes/import-notes-from-plaintext-files.md b/docs/help/contents/importing-notes/import-notes-from-plaintext-files.md new file mode 100644 index 000000000..af46cf682 --- /dev/null +++ b/docs/help/contents/importing-notes/import-notes-from-plaintext-files.md @@ -0,0 +1,17 @@ +--- +title: Plaintext files +--- + +# How do I import notes from Plaintext files? + +To import Plaintext files to Notesnook, [go to Notesnook Importer](https://importer.notesnook.com/) on your PC/Laptop. + +1. From the list of note apps to import from, select "Text". + ![](/static/plaintext-importer/1.png) +2. Drop your .txt files, or click anywhere inside the box to browse and select your .txt files. You can also provide a .zip file containing all your .txt files. Then click "Start processing". + ![](/static/plaintext-importer/2.png) +3. Once the Importer finishes processing your files, download the .zip file. + ![](/static/import-ready.png) +4. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + ![](/static/import-zip-app.png) +5. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). diff --git a/docs/help/contents/importing-notes/import-notes-from-simplenote.md b/docs/help/contents/importing-notes/import-notes-from-simplenote.md index 0b772bfef..abb5f5ea8 100644 --- a/docs/help/contents/importing-notes/import-notes-from-simplenote.md +++ b/docs/help/contents/importing-notes/import-notes-from-simplenote.md @@ -8,23 +8,26 @@ The following steps will help you import your notes from Simplenote easily. 1. Open Simplenote app on Desktop or Login to [https://app.simplenote.com](https://app.simplenote.com). 2. Go to sidebar and click on Settings. - Open sidebar and click on Settings. - + ![](/static/simplenote-importer/1.png) 3. Go to `Tools` tab in Settings - Go to Tools tab - + ![](/static/simplenote-importer/2.png) 4. Click on `Export notes` to download your notes as a .zip file. - 5. Go to [Notesnook Importer](https://importer.notesnook.com) and select `Simplenote` from list of apps. - Go to [Notesnook Importer](https://importer.notesnook.com) and select `Simplenote` from list of apps. - + ![](/static/simplenote-importer/3.png) 6. Drop the .zip backup file you exported earlier from Simplenote in the box or click anywhere to open system file picker to select the backup and click "Start processing". - Drop the .zip backup file you exported earlier from Standard Notes in the box or click anywhere to open system file picker to select the backup. - + ![](/static/simplenote-importer/4.png) 7. Once importer completes processing, download the .zip file. - Download importer .zip file - + ![](/static/simplenote-importer/5.png) 8. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - + ![](/static/import-zip-app.png) 9. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). + +## Supported formats + +Simplenote's export is, well, pretty simple and the Notesnook Importer supports 100% of it. It also preserves all the formatting and indenting in the imported notes. + +## Troubleshooting + +### Some of my notes have weird whitespacing and broken formatting after import. What do I do? + +This can happen in notes for which you have enabled Markdown in Simplenote. Notesnook Importer follows this flag during processing and respects Markdown rules during the conversion to HTML. If you want to preserve the formatting of your notes, it is best that you disable the Markdown formatting for all your notes in Simplenote. This will force the Notesnook Importer to import all your notes as plaintext. \ No newline at end of file diff --git a/docs/help/contents/importing-notes/import-notes-from-standardnotes.md b/docs/help/contents/importing-notes/import-notes-from-standardnotes.md index ac7623e16..f65b98358 100644 --- a/docs/help/contents/importing-notes/import-notes-from-standardnotes.md +++ b/docs/help/contents/importing-notes/import-notes-from-standardnotes.md @@ -8,23 +8,16 @@ The following steps will help you import your notes from Standard notes easily. 1. Open Standard Notes app on Desktop or visit [https://app.standardnotes.org](https://app.standardnotes.org) and Login to your account. 2. Click on `Preferences` icon on bottom left corner to open preferences. - Click on `Account` on bottom left corner - + ![](/static/standard-notes-importer/1.png) 3. Scroll down to `Data backups` section and choose backup type `Decrypted`. - Scroll down to `Data backups` section and choose backup type Decrypted. - + ![](/static/standard-notes-importer/2.png) 4. Go to `Backups` from the Sidebar & select "Data backup" to download backup .zip file. - 5. Go to [Notesnook Importer](https://importer.notesnook.com) and select `Standard Notes` from list of apps. - Go to https://importer.notesnook.com and select Standard Notes from list of apps. - + ![](/static/standard-notes-importer/3.png) 6. Drop the .zip backup file you exported earlier from Standard Notes in the box or click anywhere to open system file picker to select the backup. - Drop the .zip backup file you exported earlier from Standard Notes in the box or click anywhere to open system file picker to select the backup. - + ![](/static/standard-notes-importer/4.png) 7. Once importer completes processing, download the .zip file. - Download importer .zip file - + ![](/static/standard-notes-importer/5.png) 8. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - + ![](/static/import-zip-app.png) 9. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). diff --git a/docs/help/contents/importing-notes/import-notes-from-zoho-notebook.md b/docs/help/contents/importing-notes/import-notes-from-zoho-notebook.md index 2ec6ad04f..85c60272b 100644 --- a/docs/help/contents/importing-notes/import-notes-from-zoho-notebook.md +++ b/docs/help/contents/importing-notes/import-notes-from-zoho-notebook.md @@ -7,27 +7,19 @@ title: Zoho notebook The following steps will help you import your notes from Zoho notebook easily. 1. Go to Zoho notebook and click on account icon on top right corner. - Select Zoho notebook account - + ![](/static/zoho-importer/1.png) 2. From the Side menu, go to Settings. - Open Zoho notebook settings - + ![](/static/zoho-importer/2.png) 3. In the Migration section, select "Export". - Go to migration section & select export - + ![](/static/zoho-importer/3.png) 4. Wait while your notes are exported. Once export completes, download exported .zip file - Download exported .zip file - + ![](/static/zoho-importer/4.png) 5. Go to [Notesnook Importer](https://importer.notesnook.com) and select `Zoho notebook` from the list of apps. - Select Zoho notebook - + ![](/static/zoho-importer/5.png) 6. Drop the .zip backup file(s) you exported earlier in the box or click anywhere to open system file picker to select the backup then click start processing. - Start processing - -7. Once importer completes processing, download the .zip file. - Download importer .zip file - -8. After you have downloaded the `.zip` file, go to Notesnook app > Settings > Notesnook Importer and click on "Import from ZIP file" & select the .zip you downloaded earlier. - Import .zip in Notesnook app - -9. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, [report it on github](https://github.com/streetwriters/notesnook). + ![](/static/zoho-importer/6.png) +7. Once the Importer finishes processing your files, download the .zip file. + ![](/static/import-ready.png) +8. After you have downloaded the `.zip` file, [go to the Notesnook Web App](https://app.notesnook.com/) > Settings > Notesnook Importer. Select the .zip you downloaded earlier and click "Start import" button. + ![](/static/import-zip-app.png) +9. Once importing completes you should see all your notes in Notesnook. If you face any issues during importing, feel free to [report them on GitHub](https://github.com/streetwriters/notesnook-importer). \ No newline at end of file diff --git a/docs/help/docgen.yaml b/docs/help/docgen.yaml index 46cbb55db..cba0fb008 100644 --- a/docs/help/docgen.yaml +++ b/docs/help/docgen.yaml @@ -34,13 +34,15 @@ navigation: children: - path: importing-notes/import-notes-from-evernote.md - path: importing-notes/import-notes-from-googlekeep.md - - path: importing-notes/import-notes-from-html-files.md - path: importing-notes/import-notes-from-joplin.md - - path: importing-notes/import-notes-from-mardown-files.md - path: importing-notes/import-notes-from-onenote.md - path: importing-notes/import-notes-from-simplenote.md - path: importing-notes/import-notes-from-standardnotes.md - path: importing-notes/import-notes-from-zoho-notebook.md + - path: importing-notes/import-notes-from-obsidian.md + - path: importing-notes/import-notes-from-html-files.md + - path: importing-notes/import-notes-from-markdown-files.md + - path: importing-notes/import-notes-from-plaintext-files.md - path: export-notes-from-notesnook.md - path: backup-and-restore-notes-in-notesnook.md