From eedfe7e39ebf44c873dffecc3ea294745c4febb2 Mon Sep 17 00:00:00 2001 From: JeLuF Date: Sat, 5 Nov 2022 20:07:19 +0100 Subject: [PATCH] Updated UI Plugins (markdown) --- UI-Plugins.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UI-Plugins.md b/UI-Plugins.md index 301d3e6..330fbd1 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -34,6 +34,11 @@ If not stated otherwise in the plugin description, right click on the plugin lin The current version of the plugin does not check for changes - the warning will always be shown. _[Github Repo](https://github.com/JeLuF/stable-diffusion-ui-plugins/)_ +- **[DateFolders](https://raw.githubusercontent.com/JeLuF/stable-diffusion-ui-plugins/main/DateFolders.plugin.js) by [JeLuF](https://github.com/JeLuF)** + + 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/)_ + ### 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)**