mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +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.
25 lines
194 B
Plaintext
25 lines
194 B
Plaintext
*.swp
|
|
*.swo
|
|
cscope.*
|
|
*.orig
|
|
lua
|
|
lua-*
|
|
.reader.kpdfview.lua
|
|
.vimrc
|
|
git-rev
|
|
*.o
|
|
tags
|
|
test/*
|
|
*.tar
|
|
|
|
emu
|
|
|
|
koreader-*.zip
|
|
|
|
/.cproject
|
|
/.project
|
|
|
|
koreader-arm-linux-gnueabi
|
|
koreader-x86_64-linux-gnu
|
|
|