Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 534 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 534 Bytes

KeepToEnex

Convert a Google Takeout zip file containing Google Keep notes to a directory of Evernote Export (ENEX) XML files, suitable for import into systems such as Evernote.

How to use

Install Python, then, run the script through the command prompt by python keepToText.py.

This script:

  • Does not work on list.
  • Does not work on attachment (Images, drawings, etc).
  • Does not copy Date/ Time.

Do these manually.

Credit

KeepToText: https://github.com/HardFork/KeepToText.