2021-05-29 10:39:01 +05:00
|
|
|
---
|
|
|
|
|
label: Plain text files
|
|
|
|
|
order: 900
|
2021-06-27 11:56:44 +05:00
|
|
|
route: /importing/how-do-i-import-notes-from-plain-text-files
|
2021-05-29 14:39:46 +05:00
|
|
|
---
|
2021-06-27 11:56:44 +05:00
|
|
|
# How do I import notes from plain text files
|
2021-05-29 14:39:46 +05:00
|
|
|
|
|
|
|
|
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-restore.md) file to get all your notes.
|