← Package directory
Available on winget

Install hyalo

CLI for exploring and managing Markdown knowledge bases with YAML frontmatter

Install with winget
winget install --id ractive.hyalo
Upgrade
winget upgrade --id ractive.hyalo
Uninstall
winget uninstall --id ractive.hyalo

About hyalo

Hyalo is a fast command-line tool for searching, filtering, and mutating collections of Markdown files with YAML frontmatter. It supports property queries, tag filtering, regex search, wikilink tracking, and bulk metadata updates. Compatible with Obsidian vaults, Zettelkasten systems, and any structured Markdown documentation.

What's new in 0.14.0

What's Changed Other Changes - Add hyalo links auto — auto-link unlinked page-title mentions by @ractive in #144 - Add --first-only and --exclude-target-glob to links auto by @ractive in #145 - Fix review findings: fence ordering, vault checks, index consistency, docs by @ractive in #146 Full Changelog: v0.13.2...v0.14.0

Read release notes

Version history

Version Updated Notes
0.14.0 Unknown What's Changed Other Changes - Add hyalo links auto — auto-link unlinked page-title mentions by @ractive in #144 - Add --first-only and --exclude-target-glob to links auto by @ractive in #145 - Fix review findings: fence...
0.13.2 Unknown What's Changed Other Changes - Fix spurious nested-config warning when dir = "." by @ractive in #143 Full Changelog: v.0.13.1...v0.13.2
0.13.0 Unknown What's Changed Other Changes - iter-109: types set upsert, lint output cleanup by @ractive in #124 - iter-110: Default output limits for all list commands by @ractive in #125 - iter-111: Consolidate e2e tests into single...
0.12.0 Unknown What's Changed Other Changes - Rename task set-status to task set by @ractive in #112 - Iter-101: BM25 ranked search with serializable inverted index by @ractive in #113 - Add boolean search operators (AND, OR, phrase) t...
0.10.0 Unknown What's Changed Other Changes - feat: add hyalo completion subcommand by @salim-b in #111 New Contributors - @salim-b made their first contribution in #111 Full Changelog: v0.9.0...v0.10.0
0.9.0 Unknown What's Changed Other Changes - Address code review findings from full-codebase Rust review by @ractive in #105 - Iter 95: Views for AI agents — hints, help text, skill templates by @ractive in #106 - Route views through...
0.8.0 Unknown What's Changed Other Changes - Add deinit command and init --dir missing directory creation by @ractive in #103 - Add views: saved find queries with --view flag by @ractive in #104 Full Changelog: v0.7.3...v0.8.0
0.7.3 Unknown Update documentation and CI/CD
0.7.1 Unknown Bump version for first release on crates.io
0.7.0 Unknown What's Changed Other Changes - Iter-35: Robustness & JSON ergonomics by @ractive in #35 - Iter-36: Advanced filtering — absence, regex, section substring, glob negation by @ractive in #36 - Iteration 37: Bulk mutations &...