Skip to content

yannickmacken/keep-to-simplenote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script converts exported notes from Google Keep to a notes.json file that can be imported by SimpleNote. Google Keep titles will be added as the first line in the content of the Simplenote note. Google Keep labels are converted in Simplenote tags.

usage

To export Google Keep notes as Json, see: https://takeout.google.com/. To import Simplenote notes as Json, open the desktop application -> file -> import -> drag and drop. This script is tested with python3.8. In the convert.py file, enter the absolute location with Google Keep Json files. From this folder, run python convert.py in your terminal.

About

Convert Google Keep notes to Simplenote.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages