From 18b8667c0997d935361e1b0fd2b8c4e89a42722c Mon Sep 17 00:00:00 2001 From: _Lighty_ <49841131+1Lighty@users.noreply.github.com> Date: Sun, 22 Dec 2019 13:59:20 +0100 Subject: [PATCH] fix SaveToRedux README.md --- Plugins/SaveToRedux/README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Plugins/SaveToRedux/README.md b/Plugins/SaveToRedux/README.md index 2907f32..99b4fb1 100644 --- a/Plugins/SaveToRedux/README.md +++ b/Plugins/SaveToRedux/README.md @@ -2,23 +2,32 @@ Allows you to save images, videos, profile icons, server icons, reactions, emotes and custom status emotes to any folder quickly. ### Features Right click on an image, video, file, user, guild icon or emote to be able to set folders and save to folders, under the Save * To context menu submenu. -With ** being what you're saving, eg Image, Video, Emoji, File + +With * being what you're saving, eg Image, Video, Emoji, File ### Settings #### File Save Settings ##### File name Original - Save as original filename + Date - Save as current localized time + Random - Use random characters + Original + Random - Append random to the end of the original file name + Custom - Set your own name saving ##### Custom File name Set file name when saving, can be anything static, or anything dynamic like file, rand, date, time, day, month, year, hours, minutes and seconds. + Dynamic options must be wrapped like ${OPTION} ##### Conflicting Filename Mode Warn - Always warn if a file with the same name exists + Overwrite + Append number - appends a number in paranthesis + Append random #### Misc ##### Context menu option at the bottom instead of top -Force the Save * To option to stay at the bottom at all times \ No newline at end of file +Force the Save * To option to stay at the bottom at all times