diff --git a/custom-node-list.json b/custom-node-list.json index cd0c08ae..1dccd0f6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37410,6 +37410,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "akawana", + "title": "Keybinding Extra", + "reference": "https://github.com/akawana/ComfyUI-Keybinding-extra", + "files": [ + "https://github.com/akawana/ComfyUI-Keybinding-extra" + ], + "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"] + } ] }