Y7 Catch and Edit Text (Dual)

Y7Nodes_CatchEditTextNodeDual

Y7Nodes/utilsoutput node

Catch and Edit Text (Dual)<div style="font-size: 0.8em"><div id="Y7_shortdesc" style="margin-bottom: 15px;">Catches text from two separate inputs making them editable</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">This node acts as a receiver and editor for text sent from two sources.</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">action widget:</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 20px; font-size: 12px;">- use_input: pass the input text as it without modification.</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 20px; font-size: 12px;">- use_edit_mute_input: pass the edited text in the widget and mute the source node of the input(s).</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;"></div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">Based on the original CatchEditTextNode by ImagineerNL</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils</div></div><div style="font-size: 0.8em"><div style="margin-bottom: 8px; margin-left: 0px; font-size: 12px;">If you just need one text input then I recommend using his original node.</div></div>

Pack: Y7Nodes for ComfyUI

custom_nodes.ComfyUI-Y7Nodes

Inputs (5)

NameTypeRequired
editable_text_widget_1STRINGrequired
editable_text_widget_2STRINGrequired
actionCOMBOrequired
input_text_1STRINGoptional
input_text_2STRINGoptional

Outputs (2)

NameType
output_text_1STRING
output_text_2STRING