graph-colorize - Color-code nodes in Obsidian graph view.
Rewrites colorGroups in .obsidian/graph.json to tint Obsidian graph nodes by tag, folder, or visibility after creating a backup.
Tags
Updated: 2026-09-19Capabilities
What this skill does
- Parse tags and folders from vault
- Generate colorGroups graph view query rules
- Back up graph.json configuration file
- Merge colorGroups into graph.json file
- Append execution details to log file
- Restore graph configuration from backup
Inputs
- Obsidian vault path
- Existing graph.json configuration file
- Vault markdown files
- User requested color mode
Outputs
- Updated graph.json file
- Timestamped graph.json backup file
- Console summary report
- Log entry in log.md
Requirements
- Configured OBSIDIAN_VAULT_PATH variable
- Existing .obsidian directory in vault
