From f70099abd5fbd12445a91408f9fbd00676dd6d29 Mon Sep 17 00:00:00 2001 From: akawana <127211291+akawana@users.noreply.github.com> Date: Mon, 24 Nov 2025 21:33:03 +0800 Subject: [PATCH] Enhance description for Keybinding Extra Updated the description for the Keybinding Extra to provide more detail about its functionality. --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4a407522..be3f73a7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4,7 +4,7 @@ "title": "Keybinding Extra", "repo": "https://github.com/akawana/ComfyUI-Keybinding-extra", "author": "akawana", - "description": "Adds configurable keyboard shortcuts to the ComfyUI frontend. Comment line (Ctrl+/).", + "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"] } {