Hi Emile,
I was able to install your plugin on Windows 10 pc but I failed few times until I finally did it. I suggest to split topics about installation issues for Windows and Linux versions.
Second, I don’t get it if it is possible to use it as static graph and be able to open it in the same state when I close Obsidian.
My use case: I have a software product which I want to describe in Node1. Then I have 4 child nodes for CRUD: Create node (how to create object in software), Read node (how to read properties of the object), Update node (how to change properties of the object) and obviously Delete node (how to delete the object). Let say in Create node I have 3 different methods to create it, the rest of nodes also have some brunches which are connected together to one node (let say) Integration node.
I want a graph which will keep a layout which I create. There is no point to randomly show me the nodes especially if I don’t see hierarchy.
Am I able to do this? I try to organize nodes but they move only horizontally. For some reason I have to click on every text file in order to see it as a node in the graph.
Is it any limitations in Neo4j or it is possible to implement but it will take some time?
I see this request for graph functionality for ages on this forum but it looks like nobody cares which in my opinion will be a huge step forward in development of software.
Thanks