The title says all. I would like to have this option in right click menu on the desktop or in nautilus. I know that is possible, but I don't remember how to do this.
Asked
Active
Viewed 3,648 times
1 Answers
13
You may want to use Templates
directory (or how is called in your language) from your home directory in this sense. Files from this folder will appear in the New Document
menu. So, add the files with the extension what you want in this folder and you can create them after files with the same extension from the right click menu:
Moreover, if you add some predefined text in these files from Templates
folder, the new files which you will create them from the right click menu will contain that text.
See also: What is the "Templates" folder in the home directory for?

Radu Rădeanu
- 169,590
-
+1 for showing a fast way to create blank empty files via the terminal. – jobin Dec 03 '13 at 11:11
-
@Jobin I know this from when I asked here :) – Radu Rădeanu Dec 03 '13 at 11:16
-
@Jobin be careful, if the file exist it will get truncated ;) – Braiam Dec 03 '13 at 19:37