An Alfred 3 workflow which allows for the fast creation of new documents and folders
An Alfred 3 workflow which allows for the fast creation of new documents and folders.
New Files takes in the following parameters to create a new file:
For non-folders, you can then create the document with specific contents:
New Files supports modifying the behavior of the workflow in simple ways.
Certain options can be configured in the Workflow Enviromental Variables:
To edit the defaults lists of File Type and Location, configure the List Filter nodes in the workflow tree.
Ensure the args parameter of any option is the extension of the file type. ‘custom’ is reserved for the workflow.
Ensure the args parameter of any option is a valid path to the folder. Use ‘~/‘ to start the path at the User folder. ‘browse’ is reserved for the workflow.