ComfyS3 icon indicating copy to clipboard operation
ComfyS3 copied to clipboard

Save Image to S3 does not Support the use of Search and Replace Variables

Open ppvolto opened this issue 1 year ago • 2 comments

Search and Replace allows to add date %date:yyyy-MM-dd% to filenames or target a Import/Export Field of a Node. On any None Primitive Node a Property "Node name for S&R" allows the targeting of a specific Node. Example a RandomNoise Node with the name random can provide then the variable %random.noise_seed% to the filename_prefix

Manual: https://www.comfyuidoc.com/Interface/SaveFileFormatting.html

ppvolto avatar Jun 14 '24 20:06 ppvolto

That would be a nice feature, any idea on how to implement that?

TemryL avatar Jul 08 '24 04:07 TemryL

Sorry for the late reply i don't know what needs to change exactly but the following file Looks like its used in the Generation for the Variables https://github.com/comfyanonymous/ComfyUI/blob/master/web/extensions/core/saveImageExtraOutput.js

ppvolto avatar Jul 18 '24 17:07 ppvolto