We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f0589 commit f210667Copy full SHA for f210667
1 file changed
README.md
@@ -5,14 +5,20 @@ Place the file in your directory and simply open.
5
6
/// Current Features \\\
7
8
+
9
Delete - Permanently delete files.
10
11
View - Opens the file again if you had closed it.
12
13
Refresh - Refreshes directory if you have deleted numerous files.
14
15
Reroll - Simply press ENTER to randomly choose your next file.
16
17
18
19
/// Credit \\\
20
Credit to 'chinagreenelvis' from techguy.org. for the original 1.0 version.
21
22
https://www.techguy.org/threads/solved-get-random-folder-from-directory-using-batch.1094849/
23
24
While searching for a way to randomly view files, his post came up through the web. Being fascinated, I decided to enhance it even further.
0 commit comments