|
|
|
|
|
by sgenoud
1211 days ago
|
|
> - It would be great to have notebook-like UI to isolate steps and allow faster partial rebuilds. Great idea, I have done something in that spirit integrating with natto.dev, but something more like a repl might be nice as well (https://natto.dev/@sgenoud/e2ade00d1fb4406abe78061e7f9a959b) > - Search on API/docs page would be really handy Good point, I use docusaurus, there is an algolia integration, I will look into it! > Even if it's just an index that would break if topology has changed. Auto-generating stable references/filters would be even better, when possible. Definitely the reference should be easy to implement, the stable one... less so. I have tried to implement a filtering method inspired by cad query but which did not invent its own DSL. Always interested in feedback! |
|