Files
notesnook/docs/help/contents/importing-notes/import-notes-from-html-files.md

22 lines
1.2 KiB
Markdown
Raw Normal View History

2023-02-02 11:33:10 +05:00
---
title: HTML files
---
# 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 "Plain Text".
<img style="margin-bottom:15px;" src="/static/html/1.png" alt="From the list of formats to import, select Plain Text."/>
2. Drop your html files or click anywhere inside the box to browse and select your html files. Once selected, click on "Start processing".
<img style="margin-bottom:15px;" src="/static/html/2.png" alt="From the list of formats to import, select Plain Text."/>
3. Once importer completes processing, download the .zip file.
2023-02-02 11:33:10 +05:00
<img style="margin-bottom:15px;" src="/static/html/3.png" alt="Download importer .zip file"/>
4. 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"/>
2023-02-02 11:33:10 +05:00
5. 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).