Commit Graph

53 Commits (37a01100b7a4733ae26871c4d929114aff8ea143)

Author SHA1 Message Date
chrox 6a9adbacca incremental exporting of all notes 10 years ago
chrox 8e4eda579e add option to export notes to Yinxiang 10 years ago
chrox 5c1d5c3314 add Evernote plugin to export highlights and notes
The "My Clipping" file that storing highlights and notes for Kindle
native readers could also be parsed and exported. The parser is
implemented in `evernote.koplugin/clip.lua`.

Parsed highlights and notes in one book will be packed and rendered
into html node with a slt2 template `note.tpl` that complies with
evernote markup language(ENML).

Finally the evernote client will create or update note entries and
push them to Evernote cloud.
10 years ago