Global sequence number or counter of runs per user
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Feature Idea
Everytime the user hits run, count a global sequence number up, save it in the user directory, and make it available as a search&replace variable. Thus we can set `Save Image.filename=myimg_no_%id%`
see https://github.com/comfyanonymous/ComfyUI/blob/650e716dda0a966a083f0efe299f3e83336f920e/folder_paths.py#L428
### Existing Solutions
https://github.com/comfyanonymous/ComfyUI/issues/7207
### Other
also see
https://github.com/comfyanonymous/ComfyUI/issues/6503
Contributor guide
Assessment
This issue has not been assessed yet.