kindle manager
This commit is contained in:
12
changelog.md
12
changelog.md
@@ -112,15 +112,15 @@ b['1']['2'] = {'3':1} # OK
|
||||
|
||||
---
|
||||
|
||||
# feature list
|
||||
# feature list (keep update)
|
||||
- [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:
|
||||
- [x] local
|
||||
- [x] kindle
|
||||
- [ ] duokan
|
||||
- [ ] amazon
|
||||
- [x] duokan
|
||||
- [x] amazon **not test**
|
||||
- [x] link to douban and amazon
|
||||
- export function:
|
||||
- [ ] to [evernote](https://github.com/benhorvath/kindle2evernote/blob/master/kindle2evernote.py)
|
||||
@@ -129,7 +129,6 @@ b['1']['2'] = {'3':1} # OK
|
||||
- [ ] onenote
|
||||
- [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
|
||||
- [ ] import .azw3/.epub/.mobi file to kindle
|
||||
@@ -144,5 +143,10 @@ b['1']['2'] = {'3':1} # OK
|
||||
- [ ] clean (sdr)
|
||||
- [ ] sync modify to kindle device
|
||||
- [ ] compare parse html info with xpath & beautisoap & regex
|
||||
- [ ] save export markdown file name with book name(treeview's item name),<br>
|
||||
such as **<<印度漂浮的次大陆.md>>**
|
||||
- [ ] easily copy filter notes to clipboard
|
||||
- [ ] add right click menu for book info treeview item, so I can copy book info by select menu
|
||||
format: 1| :book: | [存在主义咖啡馆](href) | 作者/出版社/出版时间/阅读时间 书评
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user