github teleologia/chorographia 0.2.0-beta.1
v0.2.0-beta.1

latest releases: 0.1.0, 0.4.0-beta.1, 0.3.0-beta.3...
pre-releaseone month ago

What's New

Semantic coloring now works automatically — no frontmatter needed.

Colors are derived from k-means clustering of your note embeddings:

  • Each note gets its top-2 nearest clusters + a distance-based weight
  • The same clustering used for zones drives the color assignments
  • Changing zone granularity updates semantic colors accordingly

Changes

  • kMeans() now returns centroids alongside assignments
  • New computeSemanticAssignments() function
  • Removed sem_k/sem_a/sem_b/sem_w frontmatter parsing
  • Centroids cached in zone cache for fast recomputation
  • "Semantic (sem_k)" dropdown label simplified to "Semantic"

Don't miss a new chorographia release

NewReleases is sending notifications on new releases.