Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ppvolto opened this issue Jun 14, 2024 · 2 comments

Comments

@ppvolto
Copy link
Contributor

ppvolto commented Jun 14, 2024

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

@TemryL
Copy link
Owner

TemryL commented Jul 8, 2024

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

@ppvolto
Copy link
Contributor Author

ppvolto commented Jul 18, 2024

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

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

No branches or pull requests

2 participants