I joined a OmniFocus/productivity Glassboard group last week. Michael Schechter's request for help (and subsequent blog post) on how to export data from OmniFocus into an OPML file caught my eye.
I've been working on a tool (written in Ruby) that will allow me to visualise by OmniFocus projects and tasks on a Personal Kanban board. I've not had much chance to look at it over the past couple of weeks so I was keen to see if I could answer Michael's query to help me move forward with my overall project goal.
I think OPMLExport answers 2 of his 3 questions:
This is a Ruby tool that parses OmniFocus and spits out OPML data ready for import into iThoughts.
A couple of caveats:
Feedback very welcome.