kindle manager
This commit is contained in:
16
changelog.md
16
changelog.md
@@ -91,22 +91,22 @@ b['1']['2'] = {'3':1} # OK
|
|||||||
---
|
---
|
||||||
|
|
||||||
# feature list
|
# feature list
|
||||||
- first abstract from kindle hard / local directory for different OS **:white_check_mark:**
|
- **:white_check_mark:** first abstract from kindle hard / local directory for different OS
|
||||||
- add GUI use QT :white_check_mark:
|
- **:white_check_mark:** add GUI use QT
|
||||||
- use thread to check kindle connection status :white_check_mark:
|
- **:white_check_mark:** use thread to check kindle connection status
|
||||||
- import function:
|
- import function:
|
||||||
- local **done**
|
- **:white_check_mark:** local
|
||||||
- kindle **done**
|
- **:white_check_mark:** kindle
|
||||||
- duokan **doing**
|
- duokan **doing**
|
||||||
- amazon **doing**
|
- amazon **doing**
|
||||||
- link to douban and amazon **done**
|
- **:white_check_mark:** 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
|
||||||
- txt **done**
|
- **:white_check_mark:** txt
|
||||||
- markdown **done**
|
- **:white_check_mark:** 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)
|
||||||
- mobi / epub reader :X:
|
- mobi / epub reader :X:
|
||||||
|
|||||||
Reference in New Issue
Block a user