mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
---
|
|
label: Plain text files
|
|
order: 900
|
|
---
|
|
# How do I import notes from plain text files?
|
|
|
|
To import plain text 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/plain_text_import_step_1.png" alt="From the list of formats to import, select Plain Text."/>
|
|
|
|
2. Drop your text files or click anywhere inside the box to browse and select your text files.
|
|
<img style="margin-bottom:15px;" src="../static/plain_text_import_step_2.png" alt="From the list of formats to import, select Plain Text."/>
|
|
|
|
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="From the list of formats to import, select Plain Text."/>
|
|
|
|
After you have downloaded the `.nnbackup` file, go to Notesnook app and [restore backup](../backup-and-restore-notes-in-notesnook.md) file to get all your notes. |