If you compare two nodes:
Save Text File
and
Image Save
then you need to input different relative path to put files in the same directory.
By default Image Save outputs into "output" folder, while Save Text File outputs into main ComfyUI folder.
Save Text File should use output as default relative path.
Additionaly Save Text File by default uses "./ComfyUI/output/[time(%Y-%m-%d)]" as default path, which does not work on Windows while Image Save uses "[time(%Y-%m-%d)]" which works.
Tested on Windows.
If you compare two nodes: Save Text File and Image Save then you need to input different relative path to put files in the same directory. By default Image Save outputs into "output" folder, while Save Text File outputs into main ComfyUI folder.
Save Text File should use output as default relative path. Additionaly Save Text File by default uses "./ComfyUI/output/[time(%Y-%m-%d)]" as default path, which does not work on Windows while Image Save uses "[time(%Y-%m-%d)]" which works. Tested on Windows.