mdsmith list

May 24, 2026 ยท View on GitHub

Parent for the selection-style subcommands. Each child walks every workspace Markdown file (filtered by .mdsmith.yml files: / ignore:) and emits matches in its own shape; the parent itself is just a router.

mdsmith list <subcommand> [flags] [args]

Subcommands

SubcommandDescription
querySelect files by a CUE expression on front matter.
backlinksList incoming links that point at a target file (or anchor).

Run mdsmith list <subcommand> --help for per-command flags, exit codes, and worked examples.