See if you have ~/Templates folder. Create one if it is missing using command:
$ mkdir ~/Templates
Now create an empty file from command prompt:
$ touch ~/Templates/Text\ File.txt1

Technical notes, and other ideas.
See if you have ~/Templates folder. Create one if it is missing using command:
$ mkdir ~/Templates
Now create an empty file from command prompt:
$ touch ~/Templates/Text\ File.txt1