The CLI works well beside Obsidian because Obsidian markdown is natively supported by the CLI.
Use the community Shell Commands plugin to run wiki against your wiki root (where wiki.yaml lives).
Suggested commands
| Trigger | Command | Purpose |
|---|---|---|
| On save | wiki check |
Fast SHACL + JSON Schema feedback |
| Hotkey | wiki render |
Refresh all SPARQL tables |
| Before commit | wiki check --strict |
CI-parity validation |
Point the plugin’s working directory at the folder containing wiki.yaml.
Internal links
This wiki uses Markdown links (Page_Name.md). Obsidian wikis may use wikilinks ([[Page]]); the Wiki CLI still resolves them when filenames follow wiki route rules, and lint.broken_links validates that each link resolves.