leventov / KeepToEvernote

Google Keep Takeout -> Evernote app on Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage:

$ yarn
$ node keepToEvernote.js <directory_with_keep_takeout_json_files> ...notebookLabels

notebookLabels are Keep's labels that are treated as Evernote's Notebook names (rather than tags).

Example:

node keepToEvernote.js /Users/you/Downloads/Takeout/Keep MyCategoryLabel "My Category Label 2"

About

Google Keep Takeout -> Evernote app on Mac


Languages

Language:JavaScript 100.0%