Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 811 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 811 Bytes

This implements a converter from Evernote export (zipped or unzipped HTML files) into turtl backup format, which can be imported into turtl.

Setup

Run

To convert a zipped Evernote file into a Turtl backup file:

./target/release/evernote2turtl EVERNOTE.zip USER_ID

You can get the USER_ID by generating a backup file for your turtl setup, and look at the backup file.

To convert a Keep directory structure into a Turtl backup file:

./target/release/evernote2turtl KEEP_PATH USER_ID keep

TODO

  • Checkboxes <div style="-moz-user-select: none;"><input checked="true" type="checkbox"/>TEXT</div>
  • Import files