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/ui
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
..
data add dewatermark option for pdf/djvu documents 10 years ago
device fix wrong screen dpi on Kindle paperwhite 2 10 years ago
widget add Evernote plugin to export highlights and notes 10 years ago
device.lua cleanup: expand tab to 4 spaces 10 years ago
event.lua cleanup: expand tab to 4 spaces 10 years ago
font.lua cleanup: expand tab to 4 spaces 10 years ago
geometry.lua cleanup: expand tab to 4 spaces 10 years ago
gesturedetector.lua cleanup: expand tab to 4 spaces 10 years ago
gesturerange.lua cleanup: expand tab to 4 spaces 10 years ago
input.lua cleanup: expand tab to 4 spaces 10 years ago
language.lua cleanup: expand tab to 4 spaces 10 years ago
rendertext.lua cleanup: expand tab to 4 spaces 10 years ago
screen.lua Further refactoring 11 years ago
timeval.lua cleanup: expand tab to 4 spaces 10 years ago
uimanager.lua cleanup: expand tab to 4 spaces 10 years ago