kindle manager
This commit is contained in:
18
changelog.md
18
changelog.md
@@ -96,22 +96,22 @@ b['1']['2'] = {'3':1} # OK
|
||||
---
|
||||
|
||||
# feature list
|
||||
- **:white_check_mark:** first abstract from kindle hard / local directory for different OS
|
||||
- **:white_check_mark:** add GUI use QT
|
||||
- **:white_check_mark:** use thread to check kindle connection status
|
||||
- [x] first abstract from kindle hard / local directory for different OS
|
||||
- [x] add GUI use QT
|
||||
- [x] use thread to check kindle connection status
|
||||
- import function:
|
||||
- **:white_check_mark:** local
|
||||
- **:white_check_mark:** kindle
|
||||
- [x] local
|
||||
- [x] kindle
|
||||
- **:pencil:** duokan
|
||||
- **:pencil:** amazon
|
||||
- **:white_check_mark:** link to douban and amazon
|
||||
- [x] link to douban and amazon
|
||||
- export function:
|
||||
- to [evernote](https://github.com/benhorvath/kindle2evernote/blob/master/kindle2evernote.py)
|
||||
- to web html format
|
||||
- pdf
|
||||
- onenote
|
||||
- **:white_check_mark:** txt
|
||||
- **:white_check_mark:** markdown
|
||||
- [x] txt
|
||||
- [x] markdown
|
||||
- easily copy filter notes to clipboard
|
||||
- implement command line based on [argparse](https://www.jianshu.com/p/a41fbd4919f8)
|
||||
- :x: mobi / epub reader
|
||||
@@ -119,7 +119,7 @@ b['1']['2'] = {'3':1} # OK
|
||||
- [convert](https://github.com/jianyun8023/convert-ebook) .epub -> .mobi <br>
|
||||
.azw3 -> .mobi <br>
|
||||
.md -> .mobi
|
||||
- parse /Volumes/Kindle/system/vocabulary/vocab.db
|
||||
- [x] parse /Volumes/Kindle/system/vocabulary/vocab.db
|
||||
- [hotkey](https://toolinbox.net/Klib/)
|
||||
- write [tutorial](https://help.knotesapp.com/docs/tutorial/)
|
||||
- search word in online dictionary
|
||||
|
||||
Reference in New Issue
Block a user