RobotII

Welcome to the real world
  • Best Man’s Speech
  • Firefox Tricks and Tips
  • Links
  • Scripts
Home » Software » Migrate Omnifocus to Things Applescript

Migrate Omnifocus to Things Applescript

15/1/2009 Posted by Pete under Software
9 Comments

I found a cool site with some code to convert Omnifocus tasks into Things.

This is the original page here.

My version of the script can be found below. I have added due date conversion to the script, and cleaned it up a bit but most of the credit should go to the original author(s).

Omnifocus To Things Conversion Script

Edit: I have corrected the script problems below, so the script should be compilable now.

Edit: Git repository can be found at http://github.com/glennr/omnifocus_to_things

Similar Posts:

  • Omnifocus for iPhone/iPod Touch
  • Update to Ultimate Google Analytics WordPress Plugin
  • Notemeister
  • Using the WordPress iTouch client
  • Getting Things Done

If you enjoyed this post, make sure you subscribe to my RSS feed!
Tags: free, omnifocus, script, tasks, things

9 Responses to Migrate Omnifocus to Things Applescript

  1. Bo Link22/1/2009 at 11:40 pm

    I tried to compile this today. I keep getting this weird error. I’m not an Applescript guru, so I don’t really know what it means.

    —-
    Syntax Error
    Expected “then”, etc. but found unknown token.
    —-

    It seems to happen in the “ExportTrees” section.

  2. Pete26/1/2009 at 11:13 pm

    Hi, If you’re following this page in some way I updated the script so it should be compilable now.

  3. Mike24/2/2009 at 11:30 pm

    I had some issues with due dates not working out:
    * If there was no due date, it would set it to today by default. Likely an issue from tabbing in to the field.
    * Also, when I had a due date, the dd-mm-yyyy format ending up not getting parsed right in the date widget. I had to change DateStringThings(dte) around to be mm-dd-yyyy for it to work for me. Not sure if this is a Locale issue or a change in Things.

    Let me know if you want the code changes and how best to get them to you.

  4. Glenn R13/4/2009 at 12:22 pm

    I fixed the “defaulting to today’s date” problem and posted the files to github
    http://github.com/glennr/omnifocus_to_things/tree/master

    @Mike – feel free to add your date formatting fix there.

  5. Mathilde27/6/2009 at 11:04 am

    Hi,

    I’d love to use Pete’s script but I can’t seem to find the updated version. Where is it??
    Thanks for offering to use it, in any case…
    M

  6. Lars7/4/2011 at 8:47 am

    Hi,
    I know this a very old post but I haven’t found anything else to replace it.
    Anyway, I get the same mistake as Bo mentions. It seems to be this token � that script editor doesn’t know. Any way to fix that?

  7. fitzage12/5/2011 at 12:27 am

    If you copy and paste the AppleScript code into Script Editor, you’ll get that weird character that it doesn’t like.

    If you download it from github, and then unzip it and open the applescript file, you don’t get that weird character.

  8. Andrew Boyd18/6/2011 at 3:06 am

    excuse my idiocy, but how do you “mark the tasks in Omni Focus you want to import into Thing” ?

    do you select them in OmniFocus, create an export file (and if so, in what format), etc. ?

    thank you.

  9. Pete22/6/2011 at 5:37 am

    Hi Andrew,

    you just need to select the tasks you want to export, so they are highlighted (like you’re going to drag and drop them).

    Hope that helps.
    Pete

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

« Location of UK Official Update for Cupcake G1
Twitter and Productivity – The seven deadly virtues »
Subscribe
RSS feed

Subscribe to this site's RSS feed.

Desktop Reader Bloglines Google Live Netvibes Newsgator Yahoo! What's This?
Similar Posts
  • Omnifocus for iPhone/iPod Touch
  • Update to Ultimate Google Analytics WordPress Plugin
  • Notemeister
  • Using the WordPress iTouch client
  • Getting Things Done
Tags
amazon analytics blog blogging buy change development ebay Firefox gnome God Google Google_Sitemaps GTD HTML information interesting internet-explorer iPod life Life Hacks linux Mac mozilla MP3 Open Source pagerank photos PHP Play productivity sharing Sitemaps site updates Software statistics time tips websites web_browser wedding Wordpress work world writing
Recent Posts
  • Update to Ultimate Google Analytics WordPress Plugin
  • Just do it (again)
  • ASUS Transformer TF101 with docking station
  • What’s going to be different this time?
  • Get all tables with a particular column name [SQL Server]
Recent Posts
  • Update to Ultimate Google Analytics WordPress Plugin
  • Just do it (again)
  • ASUS Transformer TF101 with docking station
  • What’s going to be different this time?
  • Get all tables with a particular column name [SQL Server]
Recent Comments
  • gadgets (be/nl) on Ze drem vil finali kum tru
  • Ema on Best Man’s Speech
  • The question to ask when attempting change « Life With Patterns on What’s going to be different this time?
  • The question to ask when attempting change « 43Coffee on What’s going to be different this time?
  • nnja_man on Get all tables with a particular column name [SQL Server]
Subscribe
RSS feed

Subscribe to this site's RSS feed.

Desktop Reader Bloglines Google Live Netvibes Newsgator Yahoo! What's This?
RobotII powered by WordPress and The Clear Line Theme