| Long file name keywords
If I have a filename such as: ENDANGERED_PEREGRINE_FALCON_Falco_peregrinus_WITH_PARTRIDGE_PREY_EUROPE
How can I get it to make the keywords without the _ attaching the words, so instead, make the entire filename split the words to:
ENDANGERED PEREGRINE FALCON Falco peregrinus WITH PARTRIDGE PREY EUROPE
|