You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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