Python TUI for navigating kindle clippings
Project description
Kindle cLIPpings NAVigator
Opinionated TUI Python program to explore Kindle clippings on a book-to-book basis.
It was written to encompass my workflow where I need easy access to copy-to-clipboard for note/highlight contents (useful for making flashcards).
Installation
pip install klip_nav
or if on a distro without global pip
(like Debian Bookworm) use a helper
like pipx
:
pipx install klip_nav
Usage
klip_nav CLIPPINGS_FILE
Keybindings
Vim keybindings (hjkl
/u
/d
) or arrow keys if using keyboard, Enter
to
select, q
to quit. The mouse can also be used to scroll and click through
entries.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
klip_nav-0.0.5.tar.gz
(4.3 kB
view hashes)