Skip to content

Global sequence number or counter of runs per user #11492

@geroldmeisinger

Description

@geroldmeisinger

Feature Idea

Everytime the user hits run, count a global sequence number up, save it in the user directory, and make it available as a search&replace variable. Thus we can set Save Image.filename=myimg_no_%id%

see

def get_save_image_path(filename_prefix: str, output_dir: str, image_width=0, image_height=0) -> tuple[str, str, int, str, str]:

Existing Solutions

#7207

Other

also see
#6503

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureA new feature to add to ComfyUI.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions