Skip to content

Feature request: concatenate variable number of input strings with delimiter #10

@VladanZ

Description

@VladanZ

I would like to request a node to concatenate arbittary number of input strings with user defined delimiter.

Similar to how Any Switch (rgthree) node works with dynamic number of input, which grows as one connects another.

Image

The idea is to join separate strings regardless of count to single string separated by delimiter. Currenly one must use chained Concatenate nodes and create a copy for each new string.

Image

I use it to construct a prompt with specific parts of the prompt joined in order (subject, style, camera, trigger word etc.)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions