chrisgoringe / cg-use-everywhere

Apache License 2.0
355 stars 28 forks source link

Suggestion: Link on Names as well as Types #196

Closed Silversith closed 1 month ago

Silversith commented 1 month ago

I wanted to suggest that you allow for linking on slot names. I wanted to do it myself but since I can't properly debug on my machine at the moment, it'd be difficult. It would allow me to get rid of the GetNode/SetNode, which has difficulty with execution order.

Since you can just right-click and rename a slot it'd be great to just rename the input and output on the two nodes to allow them to link up.

Silversith commented 1 month ago

Screenshot 2024-05-17 214144 Maybe possibly it's working without me needing to change anything... I'm testing further

Silversith commented 1 month ago

Yup, apparently I just didn't realize it, input_regex works perfectly with slot name

Silversith commented 1 month ago

I have created a monster workflow. Thank you so much for creating this. Basically it allowed me to hide all the processing and only have the previews visible and a few switches to turn on/off wildcards and turn on/off a main lora that adds it's tags to the prompt.