pythongosssss / ComfyUI-Custom-Scripts

Enhancements & experiments for ComfyUI, mostly focusing on UI features
MIT License
1.37k stars 104 forks source link

save workflow default to last saved file #272

Open RichardLuo0 opened 3 weeks ago

RichardLuo0 commented 3 weeks ago

For now, the save to workflow button will ask for a name every time. Though it will auto-populate the text field if saved before, it is really inconvenient to type it every time. I suggest remembering the last saved file path. ctrl+s should save to that file automatically. Also, add another option like save to <the last saved file> to the save drop-down menu.