obsidian-graphviz icon indicating copy to clipboard operation
obsidian-graphviz copied to clipboard

Load graph from .dot-Files

Open hapm opened this issue 3 years ago • 2 comments

It would be nice to be able to import existing .dot-Files like other images using the ![A graph](some.dot)-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.

hapm avatar Sep 05 '22 09:09 hapm

I'd be interested too ;-)

ngirard avatar Sep 06 '22 06:09 ngirard

This is my use case also. I generate the dot files from doxygen and would like to import them this way.

PricklyPearSoftware avatar Sep 15 '23 12:09 PricklyPearSoftware