mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
docs: add import from upnote page
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: UpNote
|
||||
---
|
||||
|
||||
# How to import notes from UpNote notes app?
|
||||
|
||||
The following steps will help you import your notes from UpNote easily.
|
||||
|
||||
1. Download the UpNote desktop app.
|
||||
2. Click on settings icon on the header.
|
||||
3. Go to `General` tab in Settings
|
||||
4. Click on `Export All Notes`.
|
||||
5. Export from the `Export to HTML` option to download your notes.
|
||||
6. Create a `.zip` file of the exported folder.
|
||||
7. Open the Notesnook app (web or desktop).
|
||||
8. Go to `Settings > Notesnook Importer` and select `UpNote` from list of apps.
|
||||
9. Drop the `.zip` file you exported earlier in the box or click anywhere to open system file picker to select the backup and click "Start processing".
|
||||
10. 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
|
||||
|
||||
UpNote's export is a folder with HTML files for each note and a folder for attachments. Make sure to create a `.zip` of the exported folder before importing to Notesnook. The Notesnook Importer preserves all formatting, images, and attachments in the imported notes.
|
||||
Reference in New Issue
Block a user