joplin-plugin-google-keep-to-joplin-importer
v1.0.1
Published
### **Overview**
Downloads
17
Readme
Google Keep to Joplin Importer – README
Overview
This guide explains how to export your notes from Google Keep and import them into Joplin using the Google Keep to Joplin Importer plugin. Follow each step for a smooth migration, including handling attachments and tags.
- Export Your Notes from Google Keep
A. Use Google Takeout
- Go to Google Takeout.
- Under “Select data to include,” click Deselect all.
- Scroll down and check Keep.
- Click Next step at the bottom.
- Choose your export options (default settings are fine).
- Click Create export.
- Wait for the export to complete. You’ll receive a download link via email or on the Takeout page.
- Download the exported
.zipfile to your computer.
B. Unzip the Takeout Archive
- Locate the downloaded
.zipfile (e.g.,takeout-YYYYMMDD.zip). - Extract it. Inside, you’ll find a folder named
Takeout, and within it, aKeepfolder. - The
Keepfolder contains:
- One
.jsonfile per note - One
.htmlfile per note - Image and attachment files (if present)
- Prepare for Import
- Ensure all your Keep note files are accessible on your computer.
- If you plan to import attachments, keep them in the same folder as their corresponding
.jsonfiles.
- Install Joplin and the Importer Plugin
A. Install Joplin
- Download Joplin from joplinapp.org.
- Install and open Joplin.
B. Install the Google Keep to Joplin Importer Plugin
- Download or build the plugin
.jplfile. - In Joplin, go to Joplin > Preferences > Plugins (macOS) or Tools > Options > Plugins (Windows/Linux).
- Click the gear icon and choose Install from file.
- Select the
.jplplugin file. - Restart Joplin when prompted.
- Import Your Google Keep Notes into Joplin
A. Start the Import Process
- In Joplin, go to the Tools menu and select Import Google Keep Notes (or use the Command Palette and search for the command).
- A dialog will appear asking you to select your Google Keep
.jsonfiles.
- Navigate to the extracted
Keepfolder. - Select one or more
.jsonfiles to import (useShiftorCmd/Ctrlto select multiple files).
B. Complete the Import
- The plugin will process each
.jsonfile: - The note’s title and body are imported.
- Labels (if present) are imported as tags.
- Attachments (if present and in the same folder) are imported and embedded in the note.
- When finished, a message will confirm how many notes were imported.
- After Import
- Review your imported notes in Joplin.
- Check that attachments and tags have been imported as expected.
- If some notes or attachments are missing, ensure the files were selected and in the correct location, then try importing again.
Troubleshooting:
| Issue | Solution |
|------------------------------|--------------------------------------------------------------------------|
| No notes imported | Check that you selected the correct .json files and their structure. |
| Attachments not imported | Confirm attachments are in the same folder as their .json files. |
| Tags missing | Only notes with labels fields will have tags imported. |
| Plugin not appearing | Make sure you installed from file and restarted Joplin. |
| Errors during import | Open Help > Toggle Development Tools > Console in Joplin for logs. |
Sources
Notes
• The plugin uses the `title`, `textContent`, `labels`, and `attachments` fields from each Keep JSON file.
• For best results, use the latest version of both Joplin and this plugin.
• For support or to report issues, visit the Joplin Forum.Enjoy your notes in Joplin!
