Currently, in the “Create New” context menu action, I see the following options:
Folder
Text File
Empty File
HTML File
Link to Location (URL)
Link to File or Directory
Link to Application
How would I remove the “HTML File” entry? I presume that, for creating new entries, I simply need to add them to the ~/Templates directory, but I can’t find any documentation to officially confirm it.
With KDE Frameworks 6.7+, you can just add files or folders to XDG_TEMPLATE, usually ~/Templates. And the files in this folder will be shown in the “Create New” menu.
You can set the template folder path in systemsettings, like ~/.Template to hide it by default.