tesoro

Obsidian-compatible notes in your terminal.

A vim-style TUI for your markdown vault. Read styled markdown, follow [[wikilinks]], edit in place, search, link, and never leave the terminal.

What you get

Download

Binaries for the latest release:

install  tar -xzf tesoro-*.tar.gz && mv teso /usr/local/bin/

run  teso ~/path/to/your/vault

Configure

Drop a config.json in your platform config dir (~/Library/Application Support/onl.nubo.tesoro/ on macOS). Default leader is ctrl; set space if you prefer two-step bindings:

{ "leader": "space" }