Comfy-Org / Comfy-Org/ComfyUI

[Feature request]: Mark widget inputs as intended for user input and include flags in JSON export

Open
#3,977 2 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 10h
Merged PRs (30d)
153

Description

### Feature Idea

When writing a frontend for a ComfyUI workflow, typically I want to fix most of the inputs and hide them from nontechnical users, and only expose a few.

For any given input on any given node, I'd like to be able to select that node in the context menu and mark it as an intended input. This should be visually indicated in the editor GUI. This would then be reflected in the JSON export, which could be quickly parsed by a frontend application.

This feature would reduce the need to write custom logic per workflow.

### Existing Solutions

_No response_

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.