mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
|
|
---
|
||
|
|
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".
|
||
|
|
<img style="margin-bottom:15px;" src="/static/markdown-importer/1.png" alt="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".
|
||
|
|
<img style="margin-bottom:15px;" src="/static/markdown-importer/2.png" alt="Drop your markdown files or click anywhere inside the box to browse and select your markdown files."/>
|
||
|
|
|
||
|
|
5. Once importer completes processing, download the .zip file.
|
||
|
|
<img style="margin-bottom:15px;" src="/static/markdown-importer/6.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).
|