|
|
|
|
|
by escot
1235 days ago
|
|
Thank you for the feedback. I think theyre all great. One thing Im trying to figure out is to support adding text to connections, but do so in a keyboard centric way. I dont want people making graphs that require you to use the mouse a lot. For staging — you can use Tab and Shift-Tab to connect the staged node to others. You just select the target node first. Maybe its not intuitive enough, please let me know if that makes sense. Computation - I have a prototype for this. You can add formulad and math expressions to a node, and use inputs (upstream nodes). Ive just first been focusing on diagramming. Would you have a use case yourself? I could send you a link to a beta to try it if you like. Here's a demo of the computation prototype: https://www.youtube.com/watch?v=kCiGK1z0ksg |
|
I definitely would give the computation beta a try. My use case would be just "more visual Excel".
It's important that the nodes can also have non-formulae content, e.g.
salary["Salary<br/>`${1500}` €"]
Interested in seeing how you have implemented referencing the inputs.
Edit: You answered the last question with the video. Looks interesting, but having to add one extra node for the variable declaration feels cumbersome.
Edit 2: What if the outputs of the nodes could be named with text in the links?