Targeted OmniFocus Templates With Workflow
I've been impressed by the speed of the Omni Group's release cycles lately. It's obvious they are hard at work on the automation methods for both iOS and macOS. One of these recent releases introduced the ability to create new projects within a specific folder on iOS.
It's pretty straight-forward. You use the /paste
URL as before but replace target=projects
with target=/folder/FOLDERNAME
, so you now get something like this:
omnifocus:///paste?target=/folder/Articles&content=TASKPAPERCONTENT
This opens a lot of doors, but I prefer to keep things simple by using a single Workflow. This new Workflow takes a text file in DropBox (containing a taskpaper template), replaces any placeholders (using this format: «PLACEHOLDER»
), and places the new project in the folder you choose from the menu.
You can get this Workflow here.
If you look through the steps, you'll see an action that looks like this:
These are the selectable targets in the Workflow. You'll want to alter these to fit your structure. Just pay attention to the text and variable assignment under each choice and be sure to copy that format.
In the end, this allows me to pinpoint where I want my templated projects to land within OmniFocus without needing to manually move it after creation.