Hello,
Is there an option to have categories when searching recipes? Similar to how nodes are grouped after clicking a tab?
I’m having an issue with the Wrangler node, where I have a lot of snippets. Searching for a specific one in such a long list is inconvenient. It would be really helpful to have some way to divide them into submenu categories.
Categories in Recipies
387 3 0-
- Dawid Wizor
- Member
- 35 posts
- Joined: Jan. 2023
- Online
-
- BabaJ
- Member
- 2176 posts
- Joined: Sept. 2015
- Offline
-
- ati
- Staff
- 219 posts
- Joined: Nov. 2019
- Offline
Hello! This has been (sort of) possible for a while now. If you are using the Recipe Builder (from tab menu), which you totally should to create and edit recipes, you just have the enable the Submenu options for Parm/Node/Decoration recipes, and name your submenu.
That said, the current limitation, which is not coming from the recipe side, is that Houdini can not generate dynamically scripted menu entries with submenus for our xml based menus. Therefore you will still get a long single list, but at least with visually separated categories. I would suggest to submit and RFE for that as the more people asking for it the better the chances are to get that fixed.
If you just want to add this to your existing recipes, you just have to add/edit the extra key in the recipe's json file under properties/submenu. That might be faster then re-saving all your recipes.
That said, the current limitation, which is not coming from the recipe side, is that Houdini can not generate dynamically scripted menu entries with submenus for our xml based menus. Therefore you will still get a long single list, but at least with visually separated categories. I would suggest to submit and RFE for that as the more people asking for it the better the chances are to get that fixed.
If you just want to add this to your existing recipes, you just have to add/edit the extra key in the recipe's json file under properties/submenu. That might be faster then re-saving all your recipes.
Edited by ati - March 13, 2026 11:45:30
-
- Dawid Wizor
- Member
- 35 posts
- Joined: Jan. 2023
- Online
-
- Quick Links



I didn't know about the Recipe Builder node!