Simple tool to view clippings of Kindle.
Note:
- wxPython is required to use GUI, it could be installed via:
pip3 install wxPython
. - markdown is required for displaying clippings pretty:
pip3 install markdown
- command line version does not need wxPython or markdown.
- [X] Refresh clips when edit/delete clips is done..
- [X] Parse and show author.
- [ ] Show dialog to choose source when default myclippings.txt can’t be located.
- [X] Update clippings table: change author & book name into ID, instead of text…
- [ ] Add header to refresh/cleanup/search in left panel.
- [ ] Add header to right panel to show author & number total clips..
Use emacs as front end for klip....