Populate Templates Folder
We can, as a distro, put some default files into the ~/Templates folder. This helps make the feature more discoverable and useful OOTB
Things to add:
- Basic Text File (
Basic File.txt) - LibreOffice (maybe make it a folder, which nautilus turns into a category?
Office/)- Writer (
Text Document.odt) - Calc (
Spreadsheet.ods) - Impress (
Presentation.odp) - Draw (
Drawing.odg)
- Writer (
- more?
To implement this, it should really be something like a python script. Why? So the file names are translated!