mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
---
|
|
label: Html files
|
|
order: 800
|
|
---
|
|
# How do I import notes from html files?
|
|
|
|
To import html files to notesnook go to Notesnook Importer on your PC/Laptop.
|
|
|
|
1. From the list of formats to import, select "Html file".
|
|
<img style="margin-bottom:15px;" src="../static/html_import_step_1.png" alt="From the list of formats to import, select Html file."/>
|
|
|
|
2. Drop your text files or click anywhere inside the box to browse and select your html files.
|
|
<img style="margin-bottom:15px;" src="../static/html_import_step_2.png" alt="Drop your text files or click anywhere inside the box to browse and select your html files."/>
|
|
|
|
3. Click on import files button on bottom right corner to start importing files
|
|
4. Click on `Download .nnbackup` to download the file.
|
|
<img style="margin-bottom:15px;" src="../static/plain_text_import_step_3.png" alt="Click on `Download .nnbackup` to download the file."/>
|
|
|
|
After you have downloaded the `.nnbackup` file, go to Notesnook app and [restore backup](../backup-restore.md) file to get all your notes. |