manage-mocs
Discover, generate, update, and create folder indices for Maps of Content in Obsidian. Group notes by tag or alphabetically, with optional orphan inclusion.
Instructions
Unified tool to discover and generate Maps of Content (MOCs) and folder indices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: 'discover', 'generate', 'update', 'generate-index' | |
| directory | No | Directory to limit search to | |
| title | No | MOC title | |
| output | No | Output file path | |
| group_by | No | Group by: 'none' (default), 'tag', 'alpha' | |
| recursive | No | Include subdirectories | |
| path | No | Path to the MOC file | |
| include_orphans | No | Include notes without links/tags (default true) |