Graphite icon indicating copy to clipboard operation
Graphite copied to clipboard

Basic implementation of the "document graph"

Open Keavon opened this issue 3 years ago • 0 comments

The current node system forms the basis of the "proto graph" which is made of the building blocks of a functional programming language of composable nodes. Next, we need to make the "document graph" which resembles the user-facing node graph containing high-level concepts.

Here is the latest mockup for the UI of the user-facing node graph, for reference. image

Keavon avatar Aug 28 '22 20:08 Keavon