| .. | ||
| Handbuch.md | ||
| readme.md | ||
README — Mindnet Obsidian Plugin (MVP 1.0)
Überblick
Das Mindnet Obsidian Plugin ist ein Authoring-Tool, das dich dabei unterstützt:
- Mindnet-Notes strukturiert anzulegen (Frontmatter, IDs, Typen)
- Inhalte über konfigurierbare Interviews zu erfassen
- semantische Kanten (Edges) zu pflegen und zu validieren
- Links und Edge-Zuordnungen innerhalb einer Note section-basiert zu gruppieren (Semantic Mapping)
Hauptkonzepte
- Profile: Auswahl eines “Erstell-Profils” (kann mehrere Interviews pro Note-Typ geben).
- Interview Config (YAML): definiert Steps, Loops, Defaults, Frontmatter-Whitelist.
- ID-first: Mindnet-Graph arbeitet über Frontmatter
idals Schlüssel. - Semantic Mapping: links in einer Section werden Edge-Typen zugeordnet und als Callouts strukturiert.
Quickstart (User)
- Plugin installieren (siehe Handbuch: Deployment)
- Settings:
edge_vocabulary pathsetzengraph_schema pathsetzeninterview_config pathsetzen
- Neue Note:
- Command: Mindnet: Create note from profile
- Profil wählen, Titel setzen, Folder wählen
- Wizard ausfüllen, Finish
- Edger läuft optional post-run und baut Semantic Mapping Blöcke
Commands (Auszug)
- Create/Interview:
- Mindnet: Create note from profile
- (Auto) Start Wizard nach Create (konfigurierbar)
- Mapping/Edges:
- Mindnet: Build semantic mapping blocks (by section)
- Mindnet: Reload edge vocabulary
- (post-run) Edger nach Interview Finish
- QA:
- Mindnet: Validate current note (Lint)
- Export/Graph:
- Mindnet: Export graph (JSON)
- Mindnet: Show chains from current note
Konfigurationsdateien (typisch im Vault)
_system/dictionary/edge_vocabulary.md_system/dictionary/graph_schema.md_system/dictionary/interview_config.yaml