https://github.com/decaf-dev/obsidian-dependency-graph
Dependency Graph uses D3.js to visualize how your notes depend on one another
https://github.com/decaf-dev/obsidian-dependency-graph
Last synced: 6 months ago
JSON representation
Dependency Graph uses D3.js to visualize how your notes depend on one another
- Host: GitHub
- URL: https://github.com/decaf-dev/obsidian-dependency-graph
- Owner: decaf-dev
- License: mit
- Created: 2025-06-03T03:29:16.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-06-03T14:49:02.000Z (9 months ago)
- Last Synced: 2025-08-23T23:14:28.298Z (7 months ago)
- Language: TypeScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian Dependency Graph
This is a plugin that allows you to visualize dependencies between notes.
## Usage
````
```dependency-graph
parent: [[My Note]]
forward: related-to
```
````