ksawl29 downloadsBuild a semantic knowledge graph with bidirectional links and custom ontologies.
Minder Nexus is a powerful semantic knowledge graph and bidirectional linking engine for Obsidian. It allows you to define formal relationships between your notes, creating a structured ontology directly within your vault.
Define exactly how notes are related using two powerful syntaxes:
[[Note|type]] — Uses the built-in alias syntax to define a relationship.type:: [[Note]] — Compatible with the Dataview ecosystem.Minder Nexus makes your semantic connections visible and interactive:
Never lose track of a relationship. Minder Nexus automatically manages bidirectional connections:
A dedicated view that groups your backlinks by their semantic type, giving you instant clarity on how the current note sits within your knowledge web.
A vault-wide scanner that identifies broken semantic links, helping you maintain a healthy and robust knowledge graph.
supports, contradicts, part of).Minder Nexus is a labor of love by Kharizma & Latreia. If it helps you build a better second brain, consider supporting its development:
Minder Nexus uses app.vault.getMarkdownFiles() to scan all Markdown files within your vault. This scan is strictly executed to power the Dead Link Watcher feature, which detects broken semantic link references. The file paths and contents are processed locally in-memory and are never stored or transmitted.
This project is licensed under the MIT License.