DeepNestPort icon indicating copy to clipboard operation
DeepNestPort copied to clipboard

Save / load nest

Open groyk opened this issue 2 years ago • 5 comments

Is there any way to save / nest to textile?

groyk avatar Jul 21 '23 09:07 groyk

Could you please be more specific. What do you mean by textile?

fel88 avatar Jul 21 '23 14:07 fel88

Sorry i mean text file. Csv, xml or like.

groyk avatar Jul 21 '23 14:07 groyk

There is no such option so far. But I'll try to implement it asap

fel88 avatar Jul 21 '23 14:07 fel88

The function is available in

https://github.com/9swampy/DeepNestSharp

Maybe you can get inspiration there?

groyk avatar Jul 21 '23 16:07 groyk

Now it is possible to save/load a project to xml file

image

fel88 avatar Oct 14 '23 21:10 fel88