Apr 4
Save layout of open editors
In a common / known format (json with a schema or .canvas or ...)
Completed
I think this would enable a lot of usefull stuff. There are already known, standardised formats that save position, edges, custom nodes, ... But my primary reason is, that I can navigate graphs better, when nodes are always on the same spot (frontend left, backend right, etc.). This rules out autolayout for me when I want to revisit the graph. So I have 2 options: 1. Never click any of the layouting buttons and hope that I never accidentally click them. 2. Having no persistent layout
This is interesting. Is this for loading up different configurations and easily switching between them?