dogfight360 / keep2ever

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

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.


Languages

Language:Python 100.0%