View Single Post
I just released my first Applescript for OmniFocus.

During my reviews, I rely heavily on perspectives.
The script I wrote will open the desired perspective.

As I didn't want to edit the script each time I would like to use it for a new perspective, the script get the name of the perspective to open from its own name.

Eg, if you name it "perspective_Daily focus.app", when run, it will open the perspective named 'Daily focus'.

You can get it from here.

Let me know if you find it useful.