diff --git a/custom-node-list.json b/custom-node-list.json index fb2c7643..54e0f86a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "gregowahoo", + "title": "ComfyUI Workflow Group Navigator", + "reference": "https://github.com/gregowahoo/comfyui-navigator", + "files": [ + "https://github.com/gregowahoo/comfyui-navigator" + ], + "install_type": "git-clone", + "description": "Floating panel that lists every group in your ComfyUI workflow — jump to any group, toggle on/off via rgthree Fast Groups Muter, reorder via drag-and-drop, configurable keyboard shortcuts. Designed for large multi-stage workflows." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",