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
408 3 0-
- Dawid Wizor
- Member
- 35 posts
- Joined: 1月 2023
- オフライン
-
- BabaJ
- Member
- 2176 posts
- Joined: 9月 2015
- オフライン
-
- ati
- スタッフ
- 219 posts
- Joined: 11月 2019
- オフライン
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 - 2026年3月13日 11:45:30
-
- Dawid Wizor
- Member
- 35 posts
- Joined: 1月 2023
- オフライン
-
- Quick Links



I didn't know about the Recipe Builder node!