BasilPH / vizel

Zettelkasten visualization and stats🤩🗒
GNU General Public License v3.0
59 stars 5 forks source link

[Request] Option to support graphviz SVG output? #27

Open balaji-dutt opened 4 years ago

balaji-dutt commented 4 years ago

Hi,

The graph-pdf option is great for local browsing, but I'm creating a website for my ZK and I'd like to be able to publish a version of the graph that renders more natively in the browser rather then embedding the PDF.

Would you consider adding an option that enables SVG output from Graphviz? It has the bonus of also allowing clickable links on each of the nodes.

BasilPH commented 4 years ago

Thanks for the suggestion @balaji-dutt, I can definitely see the merit of this feature.

I also think that it should be pretty straightforward to implement. I might need to rename the command from graph-pdf to just graph.