Add another flag to allow the user to specify file name separators (including none). I'm not sure if I should make this freeform—so a user can provide any sort of separator—or provide predefined separator classes.
I'm thinking this change would dramatically alter how the tool functions currently. For instance, the default behavior currently uses dashes as separators. Perhaps the future default behavior will be to use the file name as the title directly. Then, it will be up to the user to specify a separator.
Also, title casing is automated. I wonder if this should continue to be the default behavior.
Add another flag to allow the user to specify file name separators (including none). I'm not sure if I should make this freeform—so a user can provide any sort of separator—or provide predefined separator classes.
I'm thinking this change would dramatically alter how the tool functions currently. For instance, the default behavior currently uses dashes as separators. Perhaps the future default behavior will be to use the file name as the title directly. Then, it will be up to the user to specify a separator.
Also, title casing is automated. I wonder if this should continue to be the default behavior.