Node shapes - ElsaTam/obsidian-extended-graph GitHub Wiki
The shapes feature allows you to assign different geometric shapes to nodes based on various criteria, helping you visualize different types of notes or content in your vault.
Node targeting
Shapes can be assigned to nodes based on multiple criteria.
Target types
- Tags
- Links
- Properties
- File names
- Folder paths
Targeting logic
- Supports regular expressions for pattern matching
- Combines multiple conditions using AND/OR operations
- Example:
Property:type is celestialassigns a triangle to notes with the property "type" set to "celestial" - Example:
File contains regex Tedassigns a square to any note with "Ted" in its filename