find_hub_notes_tool
Identifies notes with many outgoing links, such as index pages or maps of content, to reveal central navigation hubs in your vault.
Instructions
Find hub notes with high outlink counts (filesystem-native, offline).
Identifies notes that link to many other notes (hubs/MOCs/index notes). These are typically index pages, maps of content, or navigation notes.
When to use:
Finding index/MOC notes
Identifying central navigation points
Understanding information architecture
Discovering organizational structures
Performance:
1,000 notes: < 10 seconds
10,000 notes: < 100 seconds
Returns: List of hub notes sorted by outlink count (highest first)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_outlinks | No | Minimum outlink count to be considered a hub | |
| vault_path | No | Path to vault (optional, uses OBSIDIAN_VAULT_PATH env if not provided) | |
| ctx | No |