From 15667c1259b832c7192615f96961ee2e28a90664 Mon Sep 17 00:00:00 2001 From: Danteday <36643531+Danteday@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:28:53 -0800 Subject: [PATCH] Update custom-node-list.json (#1751) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7a163c5b..7f2afc8e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24379,6 +24379,16 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "Danteday", + "title": "NoteManager", + "reference": "https://github.com/Danteday/ComfyUI-NoteManager", + "files": [ + "https://github.com/Danteday/ComfyUI-NoteManager" + ], + "install_type": "git-clone", + "description": "A powerful extension for ComfyUI that enables adding notes to many node in your workflow. Keep track of important settings, reminders, and workflow documentation directly within your ComfyUI canvas." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",