giuspen / cherrytree

cherrytree
https://www.giuspen.net/cherrytree/
Other
3.34k stars 457 forks source link

Can one root CodeBox in Python refer to other CodeBoxes containing datasets in say json? #2325

Open gitvectors opened 1 year ago

gitvectors commented 1 year ago

Is your feature request related to a problem? Please describe. The ability to interconnect CodeBoxes with mixed types. Python, Json, etc. A Python CodeBox importing json held in CodeBox.

Describe the solution you'd like To have say an embedded CodeBox with Python3 (or other) read other CodeBoxes in Json in a node network of CodeBoxes. Thus we can have the parent CodeBox drawing on datasets held in a node containing other CodeBoxes and/or running scripts in other CodeBoxes.? An overlay network.

Can we bookmark or link CodeBoxes as we can with Nodes?