rebuild_graph
Rebuild Obsidian graph data for transcriptions by converting files to YAML frontmatter, linking related items, and generating MOC files for tags. Run once to upgrade existing memory.
Instructions
Rebuild Obsidian graph view data for all transcriptions. Migrates .md files to YAML frontmatter format, computes [[wikilinks]] between semantically related transcriptions, and generates MOC (Map of Content) hub files for tag clusters. Safe to run repeatedly. Run this once to upgrade existing memory for Obsidian.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_moc_members | No | Minimum transcriptions per tag to generate a MOC file. Default: 3 |