Four colors of ink
The personal knowledge pipeline behind the reading habit: a four-color highlight taxonomy applied at the moment of reading, extraction scripts for each e-reader's export, and quotes published to GitHub for anyone, including his sister.
// trace: where this idea came from
- ↳ video diary @ 3:39 (la taxonomía de colores)
- ↳ video diary @ 6:02 (el script de la Kindle y el GitHub)
- ↳ video diary @ 4:23 (el plan de extracción del Kobo)
Finishing the Taoism book took longer than the reading required, and the reason is the system: on his Kobo he highlights heavily ▸ 3:31, and the four available colors are not decoration, they’re a relevance taxonomy applied at capture time ▸ 3:39:
red — hit hard, but too long to condense
blue — interesting, noted
green — interesting but not yet understood: flagged for review
The taxonomy’s genius is the two axes it separates: impact and compression. A yellow is a seed; a red is an idea that needs paragraphs; a green is homework disguised as a highlight. Sorting happens in the half-second of choosing a color, so the future reader (himself) inherits a pre-filtered corpus.
Downstream, the pipeline is already half-built. When he migrated from Kindle, a small Python script extracted every highlight and published them to his GitHub, his brother’s books included, offered to his sister as a family quote library ▸ 6:02. The Kobo plan repeats the move with the color metadata intact: its highlights live in a JSON with page ranges and colors, so a simple program can filter by color, date, book, and publish them somewhere permanent ▸ 4:23. The system this replaces was pure friction: stop reading, grab the phone, type the quote, note the book ▸ 4:56, whose one virtue, quotes always at hand, the new pipeline must preserve.
clasificar en el momento de leer; extraer con un script; publicar →
Capture with taxonomy, extract with scripts, publish in the open: it is, detail for detail, the architecture of the archive you are reading right now, discovered independently by its own subject…
// continued in
no entry has continued this idea yet: the arc is still open