Comfy-Org / Comfy-Org/ComfyUI

[Feature Request] Native [Ctrl] + [F] search shortcut within workflows (Prompts, LoRA models, etc.)

Open
#15,904 1 comment 1 reaction 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Feature Idea

Is your feature request related to a problem? Please describe.When working with large, complex workflows in ComfyUI, it becomes very difficult and time-consuming to manually find specific elements, such as text within prompt nodes or specific LoRA models applied across the canvas.Describe the solution you'd likeI would like to suggest integrating a native [Ctrl] + [F] keyboard shortcut (and [Cmd] + [F] on macOS). Pressing this shortcut would open a search bar allowing users to search the entire workflow. It should highlight and locate:Specific text strings or keywords inside prompt nodes.Specific model names (such as LoRAs, Checkpoints, or VAEs) currently loaded in the nodes.

### Existing Solutions

_No response_

### Other

_No response_

Contributor guide

Open the contributing guide

Research direction

The issue targets the workflow canvas, prompt nodes, and model nodes containing LoRAs, checkpoints, and VAEs, but it names no files, tests, or existing entry points. Start by locating the canvas keyboard-shortcut handling and workflow data used by those nodes. Done should include Ctrl+F/Cmd+F search, highlighting or locating matching text and model names across the workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.