Skip to content

feat(save-image): support date tokens and subfolders in filename_prefix#1

Open
sixhead wants to merge 1 commit into
ThepExcel:mainfrom
sixhead:feature/dynamic-filename-prefix
Open

feat(save-image): support date tokens and subfolders in filename_prefix#1
sixhead wants to merge 1 commit into
ThepExcel:mainfrom
sixhead:feature/dynamic-filename-prefix

Conversation

@sixhead
Copy link
Copy Markdown

@sixhead sixhead commented May 2, 2026

  • Replace %year%/%month%/%day%/%hour%/%minute%/%second% tokens in filename_prefix at save time.
  • Allow subfolder in filename_prefix (e.g. "2026-05-02/img"); auto- create the folder under output_dir.
  • Add tooltip on filename_prefix describing the format.

- Replace %year%/%month%/%day%/%hour%/%minute%/%second% tokens at save time
  - Allow subfolder in filename_prefix (auto-create under output_dir)
  - Add tooltip describing format
  - Fix filename accumulation on collision (counter on base, not prev candidate)
  - Fix os.makedirs indentation
@sixhead sixhead force-pushed the feature/dynamic-filename-prefix branch from 3782900 to b6a0a84 Compare May 12, 2026 00:54
@sixhead sixhead changed the title Mirror ComfyUI core SaveImage UX: feat(save-image): support date tokens and subfolders in filename_prefix May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant