View Single Post
Ahh... the sneaky peek. I haven't had a chance to test this on sneaky peek yet. Right now my priorities are in squashing some bugs in the current release, adding some code to check for OmniFocus before the widget runs, and getting the OmniFocus version number so when an error is reported I know what OF version is being used.

There isn't a log file written to the computer. There is a javascript array that stores the last 50 functions run. If an error occurs, this array is dumped into an email to help me track down the problem.

I noticed a problem with the current version, if the default data is started with... i.e. new user... sprites don't seem to appear. I'm not sure why this is yet. I'll need to test and fix.

One of the hardest things is knowing what the user was doing when an error happened. If you get an error, it would help tremendously to have any user information.

Even harder is when it's not working but no error is created. :-)

Thank you for bringing this up. I'll look at it as soon as I can.