Set of tools to liberate your "Vocabulary Builder" highlights from Kindle.
As an Obsidian user I want to browse, connect and use my Kindle highlights seamlessly.
- grabs all words and books from your Kindle vocabulary database
- creates WikiLinks between from words to books
- safe to run repeatedly in the same directory (🤞🏽)
See issues
To achieve the mission statement I need 3 components:
- API part interfacing with Kindle
vocab.db
and returning some usable data structure - CLI part to easily use and test the solution
- (planned) Obsidian plugin
Using lerna
to manage all elements.
npx lerna publish minor
Maybe: