mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 12:14:48 +02:00
34 lines
1.9 KiB
Markdown
34 lines
1.9 KiB
Markdown
---
|
|
label: Google Keep
|
|
order: 400
|
|
---
|
|
|
|
# How do I import notes from Google Keep?
|
|
|
|
The following steps will help you import your notes from Google Keep easily.
|
|
|
|
1. Go to [Google Takeout](https://takeout.google.com/settings/takeout) and Login to your account.
|
|
|
|
2. On Google Takeout Page, first click on `Deselect all` then scroll down and select `Keep` and click `Next Step`.
|
|
<img style="margin-bottom:15px;" src="../static/googlekeep_import_step_1.png" alt="On Google Takeout Page, first click on `Deselect all` then scroll down and select `Keep` and click `Next Step`."/>
|
|
|
|
3. Click on create export
|
|
<img style="margin-bottom:15px;" src="../static/googlekeep_import_step_2.png" alt="Click on create export"/>
|
|
|
|
4. Download your exported file.
|
|
<img style="margin-bottom:15px;" src="../static/googlekeep_import_step_3.png" alt="Download your exported file."/>
|
|
|
|
5. Go to [Notesnook Importer](https://importer.notesnook.com) and select `Google Keep` from list of apps.
|
|
<img style="margin-bottom:15px;" src="../static/googlekeep_import_step_4.png" alt="Go to [Notesnook Importer](https://importer.notesnook.com) and select `Google Keep` from list of apps."/>
|
|
|
|
6. Drop the .zip backup file(s) you exported earlier from Google Takeout in the box or click anywhere to open system file picker to select the backup.
|
|
<img style="margin-bottom:15px;" src="../static/googlekeep_import_step_5.png" alt="Drop the .zip backup file(s) you exported earlier from Google Takeout in the box or click anywhere to open system file picker to select the backup."/>
|
|
|
|
7. Click on `Import N files` button to start importing.
|
|
|
|
8. 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-and-restore-notes-in-notesnook.md) file to get all your notes.
|
|
|