cm_CreateNewFiles: create new files and folders FROM LIST in the current active panel
Posted: 2023-05-04, 06:17 UTC
Hello Christian,
I would like to suggest this new feature: cm_CreateNewFiles
This feature should
- open an defined text editor (best separate from F4, maybe as default just Notepad?)
with an CreateNewFiles.txt file in the TC folder.
A good text editor like Notepad2 or Notepad++ already have all need features to create or manipulate the below mentioned users' list.
The user
- write files and folders to create, each on an own line, folders must have an trailing backslash
my new file.txt
another new file
Test file.png
Test file.jpg
My New Folder\
Test Folder\Sub folder\
Test Folder\Sub folder in name but i am a file
Test Folder 2\Sub folder\my new file.txt
C:\Users\userX\music collection\Rock\Queen - Another one bites the dust.mp5
C:\Users\userX\music collection\Rock\Queen - Bohemian Rhapsody.mp5
C:\Users\userX\music collection\Rock\Queen - Don't Stop Me Now.mp5
C:\Users\userX\music collection\Rock\Queen - I Want to Break Free.mp5
- save the file
Then this feature should
- check the list for invalid signs
(ask the user to modify, like """invalid signs <>:? found, please adjust""" and open the list again, or just exchange automatically with underscores)
- ask the user if sure to create now xxx files in folder xxxx or if he want to cancel here.
- create the files and folders in the current active panel while asking to overwrite or not to overwrite on already existing files
Keep that CreateNewFiles.txt file with its content and reuse it for next use,
also nice to use for an user own undo task (like copy content to clipboard and then SelectFromClipboard).
Great for to re-create a list of files or a whole folder-hierarchy posted by an user for to inspect his problem/need.
I would like to suggest this new feature: cm_CreateNewFiles
This feature should
- open an defined text editor (best separate from F4, maybe as default just Notepad?)
with an CreateNewFiles.txt file in the TC folder.
A good text editor like Notepad2 or Notepad++ already have all need features to create or manipulate the below mentioned users' list.
The user
- write files and folders to create, each on an own line, folders must have an trailing backslash
my new file.txt
another new file
Test file.png
Test file.jpg
My New Folder\
Test Folder\Sub folder\
Test Folder\Sub folder in name but i am a file
Test Folder 2\Sub folder\my new file.txt
C:\Users\userX\music collection\Rock\Queen - Another one bites the dust.mp5
C:\Users\userX\music collection\Rock\Queen - Bohemian Rhapsody.mp5
C:\Users\userX\music collection\Rock\Queen - Don't Stop Me Now.mp5
C:\Users\userX\music collection\Rock\Queen - I Want to Break Free.mp5
- save the file
Then this feature should
- check the list for invalid signs
(ask the user to modify, like """invalid signs <>:? found, please adjust""" and open the list again, or just exchange automatically with underscores)
- ask the user if sure to create now xxx files in folder xxxx or if he want to cancel here.
- create the files and folders in the current active panel while asking to overwrite or not to overwrite on already existing files
Keep that CreateNewFiles.txt file with its content and reuse it for next use,
also nice to use for an user own undo task (like copy content to clipboard and then SelectFromClipboard).
Great for to re-create a list of files or a whole folder-hierarchy posted by an user for to inspect his problem/need.