Commit Graph

1111 Commits (master)

Author SHA1 Message Date
chrox 2773ca9386 fix zsync cannot run properly in Kindle due to firewall 10 years ago
chrox 26f5a4731e add peer-to-peer file sharing plugin ZSync 10 years ago
chrox 162b1a69b5 don't clip page images when text is available 10 years ago
chrox e110492d16 fix no page field in pos when reflowing 10 years ago
chrox 3bba47b241 fix domain in login/logout menu not changed after switching domain 10 years ago
chrox 27148c3c8b check if booknotes are exported in this notebook
so that booknotes will still be exported after switching user account
10 years ago
chrox 55734f6aaa export highlighted rect in scanned page to Evernote 10 years ago
chrox dd278a4b1f fix inconsistant notes between myclipping and history 10 years ago
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