Skip to content

yangyingchao/klip

Repository files navigation

README

1 Introduction

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.

2 List of TODOs

  • [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.. ./images/Screen Shot 2019-06-16 at 8.11.10 AM.png

3 EKlip — Emacs on Klip

Use emacs as front end for klip....

About

Tool to manage clippings from kindle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published