https://bugs.kde.org/show_bug.cgi?id=419890
--- Comment #5 from Danny <just_jee...@yahoo.com> --- Thank you. I'll give it a try and let you know if I notice anything weird. -O|||||||O- Have fun out there. Jeep Jeeps I've owned: 1986 Jeep CJ-7 1995 Jeep YJ Wrangler Rio Grande On Apr 12, 2020, 11:06 AM -0400, Urs Fleisch <bugzilla_nore...@kde.org>, wrote: > https://bugs.kde.org/show_bug.cgi?id=419890 > > --- Comment #4 from Urs Fleisch <uflei...@users.sourceforge.net> --- > After looking at other solutions for the title case problem, I think that it > is > better to use a script which could be adapted by the user, than being hard > coded in some C++ class. I have attached an example QML script, which can be > added as a user action to Kid3. > > Just store it somewhere and then go to the "User Actions" settings in Kid3 and > add it with name "Title Case" and command "@qml /path/to/TitleCase.qml". You > can then invoke it using the file list context menu or assign it to a keyboard > shortcut in the settings. > > Note that the script is based on titleCaps.js by John Resig and will not touch > most words which are in upper case or have mixed upper and lower case letters > (as opposed to some other solutions), but this brings the advantage of not > having to deal with an endless list of words which have to remain untouched. > Feel free to modify the script (you just have to know a little bit of > JavaScript) and give some feedback. > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.