kindle manager
This commit is contained in:
34
changelog.md
34
changelog.md
@@ -106,26 +106,26 @@ b['1']['2'] = {'3':1} # OK
|
|||||||
- [ ] amazon
|
- [ ] amazon
|
||||||
- [x] link to douban and amazon
|
- [x] link to douban and amazon
|
||||||
- export function:
|
- export function:
|
||||||
- to [evernote](https://github.com/benhorvath/kindle2evernote/blob/master/kindle2evernote.py)
|
- [ ] to [evernote](https://github.com/benhorvath/kindle2evernote/blob/master/kindle2evernote.py)
|
||||||
- to web html format
|
- [ ] to web html format
|
||||||
- pdf
|
- [ ] pdf
|
||||||
- onenote
|
- [ ] onenote
|
||||||
- [x] txt
|
- [x] txt
|
||||||
- [x] markdown
|
- [x] markdown
|
||||||
- easily copy filter notes to clipboard
|
- [ ] easily copy filter notes to clipboard
|
||||||
- implement command line based on [argparse](https://www.jianshu.com/p/a41fbd4919f8)
|
- [ ] implement command line based on [argparse](https://www.jianshu.com/p/a41fbd4919f8)
|
||||||
- :x: mobi / epub reader
|
- :x: mobi / epub reader
|
||||||
- import .azw3/.epub/.mobi file to kindle
|
- [ ] import .azw3/.epub/.mobi file to kindle
|
||||||
- [convert](https://github.com/jianyun8023/convert-ebook) .epub -> .mobi <br>
|
- [ ] [convert](https://github.com/jianyun8023/convert-ebook) .epub -> .mobi <br>
|
||||||
.azw3 -> .mobi <br>
|
- [ ] .azw3 -> .mobi
|
||||||
.md -> .mobi
|
- [ ] .md -> .mobi
|
||||||
- [x] parse /Volumes/Kindle/system/vocabulary/vocab.db
|
- [x] parse /Volumes/Kindle/system/vocabulary/vocab.db
|
||||||
- [hotkey](https://toolinbox.net/Klib/)
|
- [ ] [hotkey](https://toolinbox.net/Klib/)
|
||||||
- write [tutorial](https://help.knotesapp.com/docs/tutorial/)
|
- [ ] write [tutorial](https://help.knotesapp.com/docs/tutorial/)
|
||||||
- search word in online dictionary
|
- [ ] search word in online dictionary
|
||||||
- chrome extension
|
- [ ] chrome extension
|
||||||
- clean (sdr)
|
- [ ] clean (sdr)
|
||||||
- sync modify to kindle device
|
- [ ] sync modify to kindle device
|
||||||
- compare parse html info with xpath & beautisoap & regex
|
- [ ] compare parse html info with xpath & beautisoap & regex
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user