Jump to content

New Document Workflow


Recommended Posts

I have just created my first workflow. It is based on a workflow called "New File" that I found here, but it's a little more advanced.

 

For starters, it creates the file in the active finder window, or if none is active, on the desktop. And secondly, it is possible to have a number of templates available to create blank documents for Pages, Keynote, Numbers, etc...

 

Download here.

 

Type "New filename.extension" to create and open a document in the current Finder window. If no Finder window is active, the document will be created in the Desktop folder.

 

Type "Create filename.extension" to create, but not open, the document.

 

Multiple documents can be created by separating them via a comma, like so: "Create document.pages, spreadsheet.numbers, ..."

 
Default (blank) documents are provided for the following formats: 
 
- Pages (.pages)
- Numbers (.numbers)
- Keynote (.key)
- Microsoft Word (.docx)
- Microsoft Excel (.xlsx)
- Microsoft Powerpoint (.ppt)
- Pixelmator (.pxm)
- TextEditor (.rtf)
 
You can add to or override these default documents by creating a folder named "Defaults" in your own Documents folder (/Users/username/Documents/Defaults). 
 
The document should be named "default.ext".
 
--
 

As this is my first workflow, feedback is much appreciated.

Edited by wesleyh
Link to comment

@Vitor - thanks, I have implemented your suggestion. The default extension is now .txt

 

I also added another feature, namely you can now create multiple documents simultaneously - simply separate each file with a comma.

 

Lastly, the default document types are now included in the workflow itself. You can still override these by creating your own in /Users/username/Documents/Defaults

 

Download here.

Link to comment
  • 1 month later...
  • 3 years later...

Hello, 

 

I just found out that this workflow doesn't work if you use brackets () in the filename. I get this error in debug mode:

[2017-01-30 12:59:29][ERROR: action.script] 15:16: syntax error: Expected “"” but found unknown token. (-2741)

It's definitely a minor issue, and not necessary. But if somebody knows what's going on, I'd like to fix it if I can. 

 

Thanks :)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...