pycodestyle icon indicating copy to clipboard operation
pycodestyle copied to clipboard

Importing and Exporting Diagrams

Open josephcarr opened this issue 1 year ago • 3 comments

I saw on Svelvet 5.0 there was added functionality to import and export diagrams as json objects. Is there still functionality for that because I have not found documentation for it since 6.0.

josephcarr avatar Feb 19 '24 15:02 josephcarr

Yes, I'd be interested docs on the recommended approach for persisting, importing and exporting of flows.

magick93 avatar Mar 02 '24 02:03 magick93

This would be extremely useful. They had something like this in earlier versions

madhudson avatar Apr 29 '24 07:04 madhudson

It's something that's apparently being worked on, with the node positions already able to be read; see #108 and #365.

Br3nnabee avatar May 02 '24 03:05 Br3nnabee