Warning
Work in progress. Expect breaking changes.
TL;DR: A markdown graph content layer database.
Read more here
- Watches a folder.
- Each Markdown file is parsed to extract links and frontmatter.
- Each Markdown file is saved in the database.
- Links are resolved to form a graph.
- Find (internal) broken links.
- Show (internal) backlinks.
- Resolve wiki links.
- Etc.