I would like to ask if anybody would be able to help me with an idea for a Javascript.
I have lots of file names such as "hippogriffblack" "drowridinglizard" "phasespider" "phasespidermother" "vermingiantwaspwalking" and "verminmonstrousscorpion"
And, since they are all in lower case, I wonder if it would be possible to do some scripting to signify words that spaces should be added to, so the results look like this,
"hippogriff black" "drow riding lizard" "phase spider" "phase spider mother" "vermin giant wasp walking" and "vermin monstrous scorpion"
I know I could go through and replace them all separately in BRU, but I feel as though a script could save me hours/days of work if I could just instead add a list of words that I want to add spaces to. Is this kind of thing possible?
I appreciate any reply and hope you have a fantastic day
