From d4aca5b68ea9a005ccb88cba8b5d1128e05eda13 Mon Sep 17 00:00:00 2001 From: 01zulfi <85733202+01zulfi@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:18:03 +0500 Subject: [PATCH] docs: update import from colornote page Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> --- .../importing-notes/import-notes-from-colornote.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/help/contents/importing-notes/import-notes-from-colornote.md b/docs/help/contents/importing-notes/import-notes-from-colornote.md index ad80611a2..f4719a32f 100644 --- a/docs/help/contents/importing-notes/import-notes-from-colornote.md +++ b/docs/help/contents/importing-notes/import-notes-from-colornote.md @@ -7,9 +7,9 @@ title: ColorNote The following steps will help you import your notes from ColorNote easily. 1. Download the ColorNote mobile app. -2. Go to `Settings > Backup` and create a backup. -3. The ColorNote backup file is encrypted, so you'll need to use a decryptor tool which converts it into `.json` file of your notes. You can use [olejorgenb's ColorNote-backup-decryptor](https://github.com/olejorgenb/ColorNote-backup-decryptor). There's also a [script by CrazySqueak](https://github.com/CrazySqueak/ColorNote-backup-decryptor.sh) that uses the same tool. -4. Open the Notesnook app (web or desktop). -5. Go to `Settings > Notesnook Importer` and select `ColorNote` from list of apps. -6. Drop the `.json` file you exported earlier in the box or click anywhere to open system file picker to select the backup and click "Start processing". -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). \ No newline at end of file +2. Go to `Settings > Backup` and create a backup. Make sure to remember the password you set while creating the backup as it will be needed during import. +3. Open the Notesnook app (web or desktop). +4. Go to `Settings > Notesnook Importer` and select `ColorNote` from list of apps. +5. Drop the backup file you exported earlier in the box or click anywhere to open system file picker to select the backup. +7. In the "colornote password" text input, enter the password you used while creating the backup. Then, click on "Start importing". +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). \ No newline at end of file