exp icon indicating copy to clipboard operation
exp copied to clipboard

of2org match: no matching clause for "~1(s)d"

Open raumi75 opened this issue 11 years ago • 1 comments

When running of2org on my content.xml, I get this error:

match: no matching clause for "~1(s)d"
  context...:
   /Applications/Racket v5.93/collects/racket/match/runtime.rkt:21:0: match:error
   /Users/jan/SparkleShare/janprivat/gtd/of2org.rkt:205:2: for-loop
   /Users/jan/SparkleShare/janprivat/gtd/of2org.rkt:205:2: for-loop
   /Users/jan/SparkleShare/janprivat/gtd/of2org.rkt: [running body]

raumi75 avatar Feb 08 '14 03:02 raumi75

What version of OmniFocus made the file? My guess is that they've added some things since I wrote it two years ago. I'm willing to help adapt it, but I think the only plausible way to do that would be to look at your contents.xml, which you may not want to share.

It looks like the function that needs to change is convert-time on line 162.

Jay

On Fri, Feb 7, 2014 at 8:08 PM, raumi75 [email protected] wrote:

When running of2org on my content.xml, I get this error:

match: no matching clause for "~1(s)d" context...: /Applications/Racket v5.93/collects/racket/match/runtime.rkt:21:0: match:error /Users/jan/SparkleShare/janprivat/gtd/of2org.rkt:205:2: for-loop /Users/jan/SparkleShare/janprivat/gtd/of2org.rkt:205:2: for-loop /Users/jan/SparkleShare/janprivat/gtd/of2org.rkt: [running body]

— Reply to this email directly or view it on GitHubhttps://github.com/jeapostrophe/exp/issues/2 .

Jay McCarthy [email protected] Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

jeapostrophe avatar Feb 08 '14 14:02 jeapostrophe