Code: Select all
Self:
...more permanent role to scripts.
A bit of thinking: there may have situations in which "creating a folder" is NOT desirable, so
IF you think on a script function for this, arguments like:
Code: Select all
On non existent folder, create? "0"/"1"
would be welcome.
Also, i believe that this newly created folder should be defaulted to "visible on files list - highlighted" and NOT directly opened when created. It is a mere "click enter" if one wants it opened after creation.
I remember a file manager (ShellLess, I believe) which also had a function to create a destination folder for copied/moved/backuped (no, it's XY unique!

). Wait. XYplorer ALREADY does that:
right click a file, "Move/Copy/Backup to>Copy to> Copy to... \\CTRL+F7". Enter a non-existent path, or use completion of paths:
Code: Select all
"XYplorer
The destionation you have selected does not exist:
E:\_BKP\_DONE\
Do you want to create it now?
OK - Cancel"
So it's just a step beyond...
