My OmniFocus management scripts

So I’ve uploaded my scripts that I use to manipulate and manage OmniFocus at this link. The files in the zip are:

  • OFLib.scpt – a library of various OF getters, filters, and modifiers
  • Daily Analytics.scptd – a script bundle that generates my end of day analytics (which get posted to my twitter page, which is here)
  • Promote.scptd – my script to promote items to the next highest priority
  • Demote.scptd – my script to demote items to the next lowest priority
  • Clear.scptd – my script to clear the status (priority and flag state) of an item
  • copy-lib.sh – a simple script to put the OFLib updates into the right location in a script bundle

To use any of these scripts, put them in your scripts directory for OmniFocus (~/Library/Scripts/Applications/OmniFocus/) and call them from the script menu or customize your toolbar to include them.

More updates, etc as I get to them. Comments, of course, welcome.