Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 425 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 425 Bytes

keep2ever

Description

This tool converts Google Keep notes (from Google Takeout archive file) to Evernote (.enex notepad file), which can be imported in the Evernote desktop application.

Exports

  • Plain text
  • Lists
  • Attachments (images)

Install requirements

$ pip3 install -r requirements.txt

Usage

$ python3 keep2ever.py [-h] ImportFile [ExportFile]