was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

Save Text File : file number iterates even though it should not

Open exverxes opened this issue 1 year ago • 0 comments

Save Text File will increase file counter for text file if a image file with the same name was saved using (WAS) Image Save. This means that you can not create file pairs for image + prompt with the same name as it will end up with different number in the file name.

As workaround you can use default (non WAS) Image Save as this does not increase the counter for Save Text File, but this way you loose benefits coming from WAS Image Save version.

File number should not be increased if the text file with the same name does not exist. Screenshot_3 Screenshot_4

exverxes avatar Mar 09 '24 08:03 exverxes