Comment on Show HN: Knotend – a keyboard-driven flowchart editorparentComments−vilkkala3yLike: one["Some value {100}"] two["Other value {200}"] computation["Sum is {first + second}"] one--first-->computation two--second-->computation
Comments
Like: