[quote=snesbitt]I personally prefer to normalize all my file names by replacing all punctuation and white space with an underscore or other regular character. This makes it much easier to batch manipulate files (I’m using Linux)
“Readable” file names are of little value since access to my collection for purposes of browsing and searching are through some tag based interface.
Being able - through Jaikoz - to perform this through auto correction would be very nice. Right now I have to use another tool.
Just my 2 cents.
-steve[/quote]
Steve, you could use the method described above, adding a value mapping for each punctuation char to the ‘_’ char.