ComfyUI > Nodes > ComfyUI 1hewNodes > Workflow Name

ComfyUI Node: Workflow Name

Class Name

1hew_WorkflowName

Category
1hewNodes/util
Author
1hew (Account age: 1113days)
Extension
ComfyUI 1hewNodes
Latest Updated
2026-04-17
Github Stars
0.03K

How to Install ComfyUI 1hewNodes

Install this extension via the ComfyUI Manager by searching for ComfyUI 1hewNodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI 1hewNodes in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Workflow Name Description

Generates customizable workflow file names with prefixes, suffixes, date, and path options.

Workflow Name:

The 1hew_WorkflowName node is designed to facilitate the management and organization of workflow files within the ComfyUI environment. Its primary function is to generate a standardized and customizable name for workflow files, which can be particularly useful for maintaining consistency and clarity in file naming conventions. This node allows you to append prefixes or suffixes to the workflow name, choose whether to include the file extension, and decide if the full path should be displayed. Additionally, it offers the capability to incorporate the current date into the file name using various formats, enhancing the ability to track and manage workflows over time. By ensuring that workflow files are named systematically, this node aids in the efficient organization and retrieval of files, ultimately streamlining the workflow management process.

Workflow Name Input Parameters:

file_path

The file_path parameter specifies the location of the workflow file. It is crucial for determining the base name of the file, which will be processed and potentially modified by the node. This parameter does not have a default value and must be provided to ensure the node functions correctly.

full_path

The full_path parameter is a boolean that determines whether the full directory path should be included in the final output. If set to true, the complete path will be part of the workflow name; otherwise, only the file name will be used. This parameter allows for flexibility in how detailed the file naming should be, depending on your organizational needs.

date_format

The date_format parameter allows you to specify the format in which the current date should be appended to the workflow name. Options include formats like yyyy-MM-dd, which will append the date in a year-month-day format. This parameter is optional, and if set to none, no date will be added to the file name. It is useful for versioning and tracking changes over time.

prefix

The prefix parameter allows you to add a specific string at the beginning of the workflow name. This can be used to categorize or label files according to specific criteria or projects. There is no default value, and it is optional, providing flexibility in naming conventions.

suffix

The suffix parameter enables you to append a string to the end of the workflow name. Similar to the prefix, it can be used for categorization or labeling purposes. This parameter is optional and does not have a default value, allowing for customized file naming.

strip_extension

The strip_extension parameter is a boolean that determines whether the file extension should be removed from the final workflow name. If set to true, the extension will be omitted, which can be useful if the file type is implied or irrelevant to your organizational system.

Workflow Name Output Parameters:

result

The result parameter is the final output of the node, representing the processed workflow name. It incorporates all modifications specified by the input parameters, such as prefixes, suffixes, date formats, and path inclusion. This output is crucial for ensuring that workflow files are named consistently and according to your specified conventions, aiding in efficient file management and retrieval.

Workflow Name Usage Tips:

  • Use the prefix and suffix parameters to categorize workflow files by project or type, making it easier to identify and organize them.
  • Consider enabling the full_path option if you need to maintain a clear directory structure in your file names, especially when working with multiple projects or teams.
  • Utilize the date_format parameter to automatically append the current date to your workflow names, which can be particularly helpful for version control and tracking changes over time.

Workflow Name Common Errors and Solutions:

Invalid file path

  • Explanation: The specified file_path does not exist or is incorrect.
  • Solution: Double-check the file path for accuracy and ensure that the file exists at the specified location.

Unsupported date format

  • Explanation: The date_format provided is not recognized by the node.
  • Solution: Use one of the supported date formats, such as yyyy-MM-dd, or set the parameter to none if no date is needed.

File name conflict

  • Explanation: The generated workflow name conflicts with existing files or system-reserved names.
  • Solution: Modify the prefix, suffix, or file_path to create a unique file name, avoiding reserved names like index.

Workflow Name Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI 1hewNodes
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Workflow Name