An open API service indexing awesome lists of open source software.

https://github.com/bborbe/obsidian-lint


https://github.com/bborbe/obsidian-lint

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Obsidian Dead Link Detector

[![Go Reference](https://pkg.go.dev/badge/github.com/bborbe/obsidian-lint.svg)](https://pkg.go.dev/github.com/bborbe/obsidian-lint)
[![CI](https://github.com/bborbe/obsidian-lint/actions/workflows/ci.yml/badge.svg)](https://github.com/bborbe/obsidian-lint/actions/workflows/ci.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/bborbe/obsidian-lint)](https://goreportcard.com/report/github.com/bborbe/obsidian-lint)

**A CLI tool to detect dead/broken links in Obsidian vaults.**

Scans your Obsidian vault for broken wiki links without requiring the Obsidian GUI. Perfect for CI/CD pipelines, git hooks, and automated vault integrity checking.

## License

BSD-style license. See [LICENSE](LICENSE) file for details.