View Single Post
Hello All,

I got this idea from a member of the forums since I was in a dilema, I love OmniFocus but needed a nice way to keep track of it on my Android Phone (mini Tablet / Samsung Galaxy Note 2).

I was having a hard time with this, and then whpalmer4 just told me to use perspectives. Unfortunately I was using them on my Mac and my iPad but never used them to print things out so when I was doing a regular print was disappointed.

Having played with perspectives I was able to accomplish what I wanted, but hated the manual print options, or the automater. So I created this applescript to automate the selection of various perspectives and printing of them to a Dropbox folder.

Requirements for this script:
1. Your Dropbox folder must be in /Users/username/Dropbox
2. You want to create a Folder there called OmniFocus
3. You need to modify the applescript and change the perspective names you use in variable "theListPerspectives"

The Perspective List goes in quotes and is separated by a comma.
(example: "List1", "List2", etc) - In the scripts are some of the ideas for the perspectives that I have but you either name your perspective like mine or change the names.

It does not matter how many perspectives you have, the script will print them all.

Please be aware, that I have to delete the PDF files in the OmniFocus directory before creating a new one.