Minder Nexus

approved

by ksawl

This plugin has not been manually reviewed by Obsidian staff. Build a semantic knowledge graph with bidirectional links and custom ontologies.

16 downloadsUpdated 4d agoMIT

Minder Nexus

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.

Key Features

🔗 Semantic Linking

Define exactly how notes are related using two powerful syntaxes:

  • Semantic Alias: [[Note|type]] — Uses the built-in alias syntax to define a relationship.
  • Dataview Inline Fields: type:: [[Note]] — Compatible with the Dataview ecosystem.

✨ Visual Enhancements

Minder Nexus makes your semantic connections visible and interactive:

  • Reading Mode Badges: Semantic links are automatically styled with type-specific badges.
  • Live Preview Integration: See relationship types directly in the editor as you type.
  • Hover Previews: Native Obsidian page previews work seamlessly for all semantic links.
  • Dead Link Detection: Visual indicators for semantic links that lead to non-existent notes.

🔄 Sync Master (Bidirectional Links)

Never lose track of a relationship. Minder Nexus automatically manages bidirectional connections:

  • Properties Sync: When you link A to B with type "supports", Minder Nexus can automatically record "supported-by" (or the same type) in the properties of Note B.
  • Grouped Updates: Optimized performance for batch operations and large files.

🔍 Backlinks Enhancer

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.

🛠️ Dead Link Watcher

A vault-wide scanner that identifies broken semantic links, helping you maintain a healthy and robust knowledge graph.


Installation

  1. Install via Community Plugins in Obsidian (Search for "Minder Nexus").
  2. Configure your Trusted Types in the Minder Nexus settings tab (e.g., supports, contradicts, part of).
  3. Enable the modules you need (Semantic Engine, Sync Master, etc.).

Support & Sponsorship

Minder Nexus is a labor of love by Kharizma & Latreia. If it helps you build a better second brain, consider supporting its development:


Security & Disclosures

Vault Enumeration

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.


License

This project is licensed under the MIT License.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.