Hs-Yeah / omnifocus-applescripts

This is a directory of Apple Scripts to augment the functionality of OmniFocus on the Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a directory of Apple Scripts to augment the functionality of OmniFocus on the Mac

THIS CODE CARRIES NO WARRANTY. Always backup your data before running scripts that interact with your data.

To get the source code to appear on GitHub, I used the technique explained by Daniel Trebbien on StackOverflow.

Completed Task Report

Filename: "Prepare task completion report.scpt"

Use this script to create a summary list of completed OmniFocus tasks in Evernote based on your selected timeframe.

This script is based on the code here.

I made some minor modifications and added the code from the first comment that adds the completed tasks in the inbox.

Instructions

  1. Add this script to ~/Library/Scripts/Applications/OmniFocus/
  2. Add the Script menu to your menu bar
  3. Bring OmniFocus to the front
  4. click on the Script icon in the menubar and select the script, then select the duration in the pop-up
  5. If successful, you will find a new note in your Evernote inbox

About

This is a directory of Apple Scripts to augment the functionality of OmniFocus on the Mac


Languages

Language:AppleScript 100.0%