kindle manager

This commit is contained in:
gavin
2020-06-13 10:35:17 +08:00
parent 48e7593adc
commit 6423711484
7 changed files with 149 additions and 29 deletions

View File

@@ -76,9 +76,10 @@ b['1']['2'] = {'3':1} # OK
- implement table model which inherited from QAbstractTableModel, so
we can use **panda data structure**
## 1.0.5 (20200604)
## 1.0.5 (20200613)
### feature
- backup clips after kman closed, check and read backup file when kman started
- import words from kindle, export filtered words to MD/CSV
## learn lesson