wlls
Usage
- Input paths can be vault-relative or absolute (under the vault).
-R/--recursivefollows markdown links recursively; without it, only direct references are listed.- Output is absolute paths, one per line.
Note
We reuse obsidian-export parsing/resolution and walker code verbatim; custom logic is confined to src/main.rs to avoid divergence and reimplementation.