Skip to content

Commit d6c6ac2

Browse files
committed
Fix NKD Preview Tools entry: repo renamed + dedupe
The repo github.com/Nekodificador/ComfyUI-NKD-Popup-Preview was renamed to ComfyUI-NKD-Preview-Tools (GitHub redirects old→new). The list still referenced the old name and had a duplicate entry, so older Manager installs tracked the orphaned name and stopped seeing updates. - Point reference/files to the current repo URL - Update title/description to match the published package - Remove the duplicate entry The node is also published on the Comfy Registry as `comfyui-nkd-preview-tools`.
1 parent 2e93040 commit d6c6ac2

1 file changed

Lines changed: 4 additions & 14 deletions

File tree

custom-node-list.json

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -45999,13 +45999,13 @@
4599945999
},
4600046000
{
4600146001
"author": "nekodificador",
46002-
"title": "NKD Popup Preview",
46003-
"reference": "https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview",
46002+
"title": "NKD Preview Tools",
46003+
"reference": "https://github.com/Nekodificador/ComfyUI-NKD-Preview-Tools",
4600446004
"files": [
46005-
"https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview"
46005+
"https://github.com/Nekodificador/ComfyUI-NKD-Preview-Tools"
4600646006
],
4600746007
"install_type": "git-clone",
46008-
"description": "A floating preview window node for ComfyUI. Ideal for multi-monitor setups."
46008+
"description": "Preview and masking tools for ComfyUI: floating popup preview window (multi-monitor, live TAESD preview) and a procedural mask painter that bridges any IMAGE source into the native mask editor."
4600946009
},
4601046010
{
4601146011
"author": "BacoHubo",
@@ -47611,16 +47611,6 @@
4761147611
"install_type": "git-clone",
4761247612
"description": "A lightweight health check plugin for ComfyUI that monitors custom node import status and provides colorful summary reports"
4761347613
},
47614-
{
47615-
"author": "nekodificador",
47616-
"title": "NKD Popup Preview",
47617-
"reference": "https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview",
47618-
"files": [
47619-
"https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview"
47620-
],
47621-
"install_type": "git-clone",
47622-
"description": "A floating preview window node for ComfyUI. Ideal for multi-monitor setups."
47623-
},
4762447614
{
4762547615
"author": "nekodificador",
4762647616
"title": "NKD Klein Tools",

0 commit comments

Comments
 (0)