mirror of
https://github.com/koreader/koreader
synced 2024-11-02 15:40:16 +00:00
5c1d5c3314
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. |
||
---|---|---|
.. | ||
clip.lua | ||
main.lua | ||
note.tpl | ||
slt2.lua |