tiramisu
tiramisu copied to clipboard
Parse text to series of nodes
Initially entering nodes a series of nodes is much harder than it needs to be, it should be possible to parse a string, e.g. split by whitespace or read S-expressions.
It would also be interesting to toggle subtrees between a text display and the full tree view, to save some space.