obsidian-graphviz
obsidian-graphviz copied to clipboard
Load graph from .dot-Files
It would be nice to be able to import existing .dot-Files like other images using the -Syntax. This way we could render dot-graphs, even if they were generated from an external source, without the need to copy them into an md all the time they change, what is quite frequently in my use case.
I'd be interested too ;-)
This is my use case also. I generate the dot files from doxygen and would like to import them this way.