You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend
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
..
apps add koreader plugin mechanism 10 years ago
document add dewatermark option for pdf/djvu documents 10 years ago
ui add Evernote plugin to export highlights and notes 10 years ago
JSON.lua revert JSON hack since the unusual utf8 representation is fixed 11 years ago
cache.lua cleanup: expand tab to 4 spaces 10 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua move reader code into frontend/apps/reader 10 years ago
dbg.lua cleanup: expand tab to 4 spaces 10 years ago
docsettings.lua cleanup: expand tab to 4 spaces 10 years ago
gettext.lua cleanup: expand tab to 4 spaces 10 years ago
optmath.lua cleanup: expand tab to 4 spaces 10 years ago