Coder Social home page Coder Social logo

Action button collector about rgthree-comfy HOT 9 OPEN

rgthree avatar rgthree commented on September 17, 2024 1
Action button collector

from rgthree-comfy.

Comments (9)

aegis72 avatar aegis72 commented on September 17, 2024 2

A HUGE second for this. Would be a game changer for usability. If this request is too big, a second way would be to allow to collapse not just the inputs, but the choices below for those inputs as well. I want to connect many things to a single button, but that means the node is huge because of all the choices for connected nodes. And if I collapse the node, I lose the button.

barring that, a simple node that allows one to hook up many nodes, or via a connector, within a single Boolean mute/enable function on it. That way, I could disable whole parts of the workflow from one button of manageable size.

from rgthree-comfy.

rgthree avatar rgthree commented on September 17, 2024 1

A lot of good ideas in here, I agree. Let me think about how to best achieve some of these.

from rgthree-comfy.

mijuku233 avatar mijuku233 commented on September 17, 2024

Modifying buttontext can simply implement ‘run animation and highlight’
send (3)

from rgthree-comfy.

aegis72 avatar aegis72 commented on September 17, 2024

My workflow, AegisFlow, is already using a ton of RGThree nodes since they are so damn good :)

for my solution to the one button disconnect, I’m using fast muted and bypasser, which has allowed me to segment my execution to stages.

from rgthree-comfy.

aegis72 avatar aegis72 commented on September 17, 2024

I still think that the "floating menu" aspect of this should remain. One of the issues is that, as the WF gets big/complex, if the user has to do a lot of settings located in different places. It would be REALLY cool if there could be a "floating group," that maintained its position and Z-ordered to the top, where one could place commonly needed elements---seed control, pos/neg conditioning, and switches (fastbypass/mute, etc). That way, the user could set most settings in one spot that they use while experimenting around, and just keep a nice big preview window to view results.

On a different note, a node that simply showed the currently executing node and its progress/state (ie, % done and green running / purple failed) would be awesome to place in a floating group like that.

from rgthree-comfy.

Gerkinfeltser avatar Gerkinfeltser commented on September 17, 2024

I wonder if you guys have worked with unreal editor, specifically the material editor as their reroute nodes act as sort of a wireless access point which could be relevant in this case.

In the editor they have "Named Reroutes". Whatever you plug into a named rereoute node will be passed through to any of same named reroutes throughout the graph. Only the original reroute has a input noodle slot but all have output slots. Super useful for clean graphs where items get reused many times. I've included an image of the most basic setup of one for example. The purlople reroute node is outputing the Value 1.0 from both its own output slot & the purple samely named reroute node below it.
image(5)

That being said I'm sure this isn't a trivial thing to setup. Along with this it can be easy to loose where you are using said named reroutes without a decent way to find them. 😉

from rgthree-comfy.

mijuku233 avatar mijuku233 commented on September 17, 2024

I wonder if you guys have worked with unreal editor, specifically the material editor as their reroute nodes act as sort of a wireless access point which could be relevant in this case.

In the editor they have "Named Reroutes". Whatever you plug into a named rereoute node will be passed through to any of same named reroutes throughout the graph. Only the original reroute has a input noodle slot but all have output slots. Super useful for clean graphs where items get reused many times. I've included an image of the most basic setup of one for example. The purlople reroute node is outputing the Value 1.0 from both its own output slot & the purple samely named reroute node below it. image(5)

That being said I'm sure this isn't a trivial thing to setup. Along with this it can be easy to loose where you are using said named reroutes without a decent way to find them. 😉

You can take a look at this custom node cg-use-everywhere

from rgthree-comfy.

aegis72 avatar aegis72 commented on September 17, 2024

You can take a look at this custom node cg-use-everywhere

Great find! Thanks.

from rgthree-comfy.

Gerkinfeltser avatar Gerkinfeltser commented on September 17, 2024

You can take a look at this custom node cg-use-everywhere

Errrmagarsh, awesome! Thanks for this!

from rgthree-comfy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.