From d4ce6ddc5211519d6aa71101e43749fa649fffca Mon Sep 17 00:00:00 2001 From: Alex Furer Date: Mon, 10 Nov 2025 16:28:44 +0100 Subject: [PATCH] Add ComfyUI AF - Enhanced-HTML-Note node (#2269) Added new ComfyUI custom node for enhanced HTML notes. --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 23991127..9771cc73 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35435,6 +35435,16 @@ "install_type": "git-clone", "description": "A lightweight suite of ComfyUI custom nodes for AI prompt management and history tracking." }, + { + "author": "alFrame", + "title": "ComfyUI AF - Enhanced-HTML-Note", + "reference": "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note", + "files": [ + "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note" + ], + "install_type": "git-clone", + "description": "A ComfyUI Note node with HTML capabilities. Create notes, UI's and ReadMe's directly inside the workflow using rich HTML formatting." + }, { "author": "loockluo", "title": "ComfyUI WhisperX Pro",