View Single Post
Great work! I look forward to testing this out.

It wasn't working initially for me because I'm using the App store OF.

Once I pointed it to the correct db everything was working, but for anyone else's reference:

DATABASE = environ['HOME'] + '/Library/Caches/com.omnigroup.OmniFocus/OmniFocusDatabase2'

DATABASE = environ['HOME'] + '/Library/Caches/com.omnigroup.OmniFocus.MacAppStore/OmniFocusDatabase2'