diff --git a/custom-node-list.json b/custom-node-list.json index df415a90..9ac0e1e3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37123,14 +37123,14 @@ }, { "author": "akawana", - "title": "Keybinding Extra", - "reference": "https://github.com/akawana/ComfyUI-Keybinding-extra", + "title": "Folded prompts", + "reference": "https://github.com/akawana/ComfyUI-Folded-Prompts", "files": [ - "https://github.com/akawana/ComfyUI-Keybinding-extra" + "https://github.com/akawana/ComfyUI-Folded-Prompts" ], "install_type": "git-clone", - "description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.", - "tags": ["frontend", "shortcut", "utility"] + "description": "Builds a folder-based tree from prompt lines. Lets you organize prompts into folders. Also adds several configurable keybindings for text editing (line commenting, regional prompting areas). Splits the prompt into regions for Regional Prompting.", + "tags": ["frontend", "shortcut", "regional", "folders", "bookmarks"] }, { "author": "akawana",