Organize output by date in the path
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Feature Idea
A feature for A1111 that I like was that on every new day a new folder with the current date is created in the output directory and the images are placed there.
So the output directory doesn't overflow quickly and doesn't become unusable fast.
So, please create a gobal option when I can set that there must be a date subdirectory for the output
### Existing Solutions
A1111 does it out of the box.
In ComfyUI I can make it by using a file name prefix like `%date:yy-MM-dd%/ComfyUI` - but this is then only active in the current workflow. When I load a new one (e.g. by taking one found in the web) this information is lost again and I have to remember to check whether it's there or not.
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.