Tuning
I spent of the day optimizing the new Tinderbox rule system -- a system that lets you add constraints to say things like:
Any project is urgent if any of the tasks it contains is urgent, or if you've said that it's urgent.
The answer's still far from clear. But at breakfast, the test case ran in 329 msec, and by dinner we were down to 79 msec. Better.
Along the way, I started an experiment in using colors in outline views. If an outline item is colored, does it use Color (the base color of the note in the map) or NameColor (the color of the note's title in the map) or something else?