MediaElch icon indicating copy to clipboard operation
MediaElch copied to clipboard

Placeholder for renaming containing the title with spaces replaced by dots

Open FredFoo opened this issue 2 years ago • 3 comments

I like to keep spaces out of filenames and paths because in the end they always come back in bite you. So I used to replace spaces with dots, but of course that is just a personal thing.

Add a <nTitle> placeholder to the list on the renaming dialog, where spaces will be replaced by another character that can be configured in the settings.

FredFoo avatar Apr 03 '22 13:04 FredFoo

Hi,

thank you for this feature request. I do that as well for personal files. :smile: I came up with some ideas quite a while ago: https://github.com/Komet/MediaElch/issues/436#issuecomment-465558237

Something like ${replace(title, ' ', '_')} or similar may be useful.

bugwelle avatar Apr 05 '22 16:04 bugwelle

Exactly! But 2018, is that the correct date? :))

FredFoo avatar Apr 10 '22 11:04 FredFoo

Yes. My comment is from 2019. :sweat_smile:

bugwelle avatar Apr 10 '22 15:04 bugwelle