How to create New Category in Library

Hello,
I’d like to store all my custom nodes in separated category. How to create one?


*I did not found any similar thread

What I did was to create my own “package” using Visual Studio Community, this can be names anything you want, and once it is created and loaded into Dynamo you can store nodes in it.
Alternatively it might be enough to use the “package” tab and choose “publish package” and create the desired package (remember there needs to be added at least one node, and publish your package locally.

1 Like