View Single Post
Old 04-06-2024, 09:59 AM   #6
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,883
Karma: 6120478
Join Date: Nov 2009
Device: many
So just add a char and then rename it to what you want, just like macOS and Windows users have to. Sigil will not be doing that for you as detecting file system types (case sensitive vs case insensitive vs case preserving) is a pain and fraught with issues when users add different filesystems (easily done on macOS).

It can be easily done for a single file (using rename) or multiple files using RegexRename.
KevinH is offline   Reply With Quote