David Konsumer

Results 457 comments of David Konsumer

Nothing is already made, but you should be able to assemble something with `model`. I can take a look later.

Dangit! I must have deleted the google doc at some point. I think you can generate one in eagle. It's been a few years since I worked on this, but...

> You could have an argument called match You mean like rename `search` above? Sounds good. > (& possibly also test?) Like as a subfield? Not sure how to make...

Maybe I should start with just `search` and single returns per parent (as param to `text`,`attrib`, etc.) Or maybe I should make a new kind of parent element, like `search`...

I worked on this a bit, a long time ago, but forgot about it. I still think it's a great idea, though. I think we need to figure out the...

I noticed some of elk [here](https://github.com/mermaid-js/mermaid/tree/develop/packages/mermaid/src/diagrams/flowchart/elk) so maybe just inlining that makes sense.

I have been working in puredata a lot lately, and this reminds me of that. maybe a similar approach of not really trying to make seperate shapes, and use text...

I think #30 is a better solution.

I think #30 is a better solution.

Yeh, I don't think we should check for a random property, but if there is a simple way to detect what is we need, I like that better than adding...