Template File

An Alfred Workflow


Short Description

New any type of file or folder (directly or using a template).

Last Updated

01 Dec 2022

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.1.2
 

Bundle ID

zbrl.templatefile
 

Author

Categories

It can help MacOS users easily create any type of file in the active finder window. Now, it currently works in two ways:

  1. Create directly (with keyword new)

    • Directly use the specified extension to create a new file of the corresponding type, e.g., new filename.docx. It supports popular file types, which can be found in ./template_file/. You can also add some other custom types in the folder by creating an empty template file.
    • Without expansion, it will directly create a folder, e.g., new dirname.
  2. Create from templates (with keyword tf)

    • Select the template file (like tf ...), then enter the filename to create the file.
    • Select the template folder (can contains files and subfolder), then enter the dirname to create the folder.

Screenshots