Output to individual sub-folders
Status: Beta
Brought to you by:
dibu28
How about adding a feature which would save chopped text chunks in individual sub-folders? Such sub-folders would be created automatically and named after each processed txt file.
What I mean is:
> Input Folder = TextfileA.txt, TextfileB.txt, TextfileC.txt
> Output Folder =
sub-folder TextfileA = TextfileA001.txt, TextfileA002.txt, TextfileA003.txt ...
sub-folder TextfileB = TextfileB001.txt, TextfileB002.txt, TextfileB003.txt ...
sub-folder TextfileC = TextfileC001.txt, TextfileC002.txt, TextfileC003.txt ...
What do you think about such a vision? Do you think it is feasible and worth efforts?