Jump to content

zbrl

Member
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

zbrl's Achievements

Helping Hand

Helping Hand (3/5)

3

Reputation

  1. Hi guys, I am here to share a workflow I made. It can help MacOS users easily create any type of file in the active finder window. Now, it currently works in two ways: 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 most popular file types, which can be find 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 folder, e.g., new dirname. Create from template (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 file You can download it from Github or Packal: Template File. Enjoy it
×
×
  • Create New...