You are not logged in.
Pages: 1
If I have a List of file titles as such,
TheNameofThisFileIs
WhatIsThisFilesName
FilenamesAreUseful
ThisFileIsInThisList
AllTheseSmushedFilenames
QuestionForAnAnswer
Is there a way to split the individual words apart
with a space based on the capitalized letter?
The titles have separated words/characters on both sides of them.
I looked around at the rules, particularly 'case', and could
not find a rule for it.
Will I have to 'resort' to regex?
Is there is a way to do it with a rule(s), but it is too
cumbersome? If so, can you tell me what the idea/approach would be?
Last edited by Rnmr (2020-04-14 04:54)
To be yourself in a world that is constantly trying to make you something else is the greatest accomplishment.
- RWE
Offline
Hi Rnmr,
den4b ReNamer have a rule for that, please see if that will help you
https://www.den4b.com/wiki/ReNamer:Rules:CleanUp
CleanUp -rule
Insert a space in front of capitalized letters
This option separates such words in the file name.
For example,
SeparateTheseWords.pdf
becomes
Separate These Words.pdf.
Read the *WIKI* for HELP + MANUAL + Tips&Tricks.
If ReNamer had helped you, please *DONATE* to Denis or buy a PRO license. (Read *Lite vs Pro*)
Offline
Darn it! I could have sworn I saw something like that before.
I guess it just didn't register when I was glancing back over everything.
Thanks!:)
To be yourself in a world that is constantly trying to make you something else is the greatest accomplishment.
- RWE
Offline
Pages: 1