Remove DateFolderNames - breaks multi-tab since sessionIds are not unique

JeLuF
2022-11-06 08:17:09 +01:00
parent 1200e42923
commit 72b47b47d5

@ -39,11 +39,6 @@ If not stated otherwise in the plugin description, right click on the plugin lin
Changes how autosave's session folders are named. The folders will have names like _2022_11_05T18_58_05_757Z_ instead of _1667674597680_.
_[Github Repo](https://github.com/JeLuF/stable-diffusion-ui-plugins/)_
- **[DateFolderNames](https://raw.githubusercontent.com/superskirv/stable-diffusion-ui-plugins/main/DateFolderNames.plugin.js) by [Super.Skirv](https://github.com/superskirv)**
A different change to the sessionID folder naming scheme. Instead of _1667674597680_ you will get _YYYYMMDD_. This way you wont make a new folder each time you restart the program for that day. Thanks to [JeLuF](https://github.com/JeLuF) code for showing me how to edit sessionID!
_[Github Repo](https://github.com/superskirv/stable-diffusion-ui-plugins)_
### Information plugins
- **[Copy Settings (JSON)](https://raw.githubusercontent.com/JeLuF/stable-diffusion-ui-plugins/main/copy-settings-json.plugin.js) by [JeLuF](https://github.com/JeLuF)**