As the name implies, the functionality is all about templates. To get an idea of how this feature works, open your file manager and right-click any empty space.  From the resulting pop-up menu, you’ll see an entry labeled something like New Document (depending on which file manager you use). In that menu, you might see an entry for a document or spreadsheet. If you click either of those, a new file will be created, from that template, in the current working directory. You can then double-click that new file to open the associated application. That’s pretty handy. And you can create those new files from within any directory for which your user has write permission. For example, if you’re in your Documents directory, you could right-click, select New Document, and then select DOCUMENT to create a new document within that directory. Also: How to choose the right Linux distribution It really is that simple. Even better, it is that handy. Instead of having to open the application in question, you only need to right-click in the file manager and select the template you want to use to open the associated application. However, out of the box, you might find that right-clicking the New Document menu entry is empty. What gives? Well, you have to first create a new template for that type of document.  Let me show you how.

Requirements

The only thing you’ll need for this is a running instance of a Linux desktop distribution. I’ll demonstrate on Pop!_OS, which uses Nautilus (aka GNOME Files) as its file manager. That’s it. Let’s see how this works.

How to create a new template for use

I’m going to show you how to create templates that can then be used from the right-click context menu in your file manager. How you create the different types of templates is the same, regardless of the application you use to create them. Now, if you right-click anywhere in the file manager and click New Document, you’ll see an entry named TEXT. Click that entry to create a new TEXT file that you can then open with your default text editor to start editing the file. You can do the same thing for spreadsheets and presentations as well. If you need to regularly create new JPG files, you can save a blank JPG file (called JPG.jpg) in the Templates directory. Select JPG from the New Documents menu entry and your default image editor will open. You can create templates for any application you use on the Linux desktop in this same fashion. You can also add pre-formatted templates to the Templates directory. For example, I have a BOOK Template that includes all the formatting I need to use for my publisher. If I select that template from the menu entry, a new file will be created with all of the included formatting. That’s one thing to keep in mind. When you select a template from the New Document menu entry, it doesn’t actually open the file, it creates a new file with the same name as the template. You can then open the file with your default application and get to work. The Linux Templates folder is just another way that Linux helps to simplify your workflow. Once you start using this system, you’ll wonder how you got along without it.