From fabcbeab30ec3743e00ade66bd7b8a8557955c4d Mon Sep 17 00:00:00 2001 From: Danteday <36643531+Danteday@users.noreply.github.com> Date: Wed, 16 Apr 2025 04:25:01 -0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8d1fb058..74bdf14f 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",