A local-first CLI knowledge management tool.
Think in Objects, not files.
brew install typemd Everything lives on your machine as plain Markdown files with YAML frontmatter. No cloud, no lock-in.
Define schemas for each type — Book, Person, Idea — with properties like string, number, enum, and more.
Connect objects with named, bidirectional links. Link a book to its author and both sides update automatically.
SQLite FTS5 powers instant full-text search and structured queries across your entire vault.
brew install typemd tmd init tmd Opens the TUI — a lazygit-style two-panel interface for browsing your vault.