Skip to content

Convert Google Takeout Keep notes to plain text

Notifications You must be signed in to change notification settings

anthonyec/keeptext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keeptext

Convert Google Keep notes to plain text files. This is useful for exporting to other services like SimpleNote.

Usage

  1. Export your Google Keep notes using Google Takeout. Deselect other services that are not Keep to make the download faster.
  2. Download your Google Keep export
  3. Run the script, pointing to where your Google Keep export is located
# Command
$ node index.js <source> <destination>

# Example
$ node index.js /path/to/keep/export /path/to/output/text

About

Convert Google Takeout Keep notes to plain text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published