mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
24 lines
1.7 KiB
Markdown
24 lines
1.7 KiB
Markdown
|
|
---
|
||
|
|
title: Joplin
|
||
|
|
---
|
||
|
|
|
||
|
|
# How do I import notes from Joplin notes app?
|
||
|
|
|
||
|
|
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.
|
||
|
|
<img style="margin-bottom:15px;" src="/static/joplin-importer/1.png" alt="Click on `File` and select `Export All -> JEX - Joplin Export File`"/>
|
||
|
|
|
||
|
|
2. Go to [Notesnook Importer](https://importer.notesnook.com) and select `Joplin` from list of apps.
|
||
|
|
<img style="margin-bottom:15px;" src="/static/joplin-importer/2.png" alt=" Go to Notesnook Importer https://importer.notesnook.com and select `Joplin` from list of apps."/>
|
||
|
|
|
||
|
|
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.
|
||
|
|
<img style="margin-bottom:15px;" src="/static/joplin-importer/3.png" alt="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."/>
|
||
|
|
|
||
|
|
5. Once importer completes processing, download the .zip file.
|
||
|
|
<img style="margin-bottom:15px;" src="/static/joplin-importer/4.png" alt="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.
|
||
|
|
<img style="margin-bottom:15px;" src="/static/import-zip-app.png" alt="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).
|