Skip to content

v1.0.0

Choose a tag to compare

@Ding-sl Ding-sl released this 26 Jul 15:17
· 11 commits to main since this release
ComfyUI-LinkSpotlight v1.0.0 — initial release

Alt+H spotlight for ComfyUI: hide or dim every link that doesn't touch the selected node(s), decluttering spaghetti workflows with one remappable shortcut.

**Highlights**

- Alt+H toggle — remappable in Settings → Keybinding, also available from the command palette
- Follows the selection live; multi-select shows the union of links
- Hide (default) or dim out-of-focus links with a configurable opacity
- Depth control: selected node's links only, or its direct neighbors' links too
- Optional dimming of unrelated nodes
- Auto-off when the selection is cleared (configurable)
- Zero overhead when inactive, zero dependencies, frontend-only (no Python nodes)
- Self-disables cleanly (console error) if a frontend update changes the canvas internals — never breaks the canvas

**Compatibility**

Developed and tested against comfyui-frontend-package 1.45.x (ComfyUI v0.28).

**Install**

- ComfyUI-Manager: search for "LinkSpotlight"
- Manual: clone https://github.com/Ding-sl/ComfyUI-LinkSpotlight into ComfyUI/custom_nodes