An open API service indexing awesome lists of open source software.

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

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
```
````