Reader bgbuffalo was so kind to point out that my macro package for simplifying GTD with Outlook 2007, Lean GTD 2007, didn’t work with Outlook 2010. It’d be a bonus if it did, of course! So, although I don’t yet have Outlook 2010, we worked together to get a version that could execute in Outlook 2010. Thanks!
As a result, I’ve commented two lines in the code that should be removed in order to get it to work. The backside is that you won’t get email attachments to tasks and appointments, only the text itself in the notes. But those disappear in sync anyway, so that’s not such a big issue. So if you want to use the macros with Outlook 2010, remove those two lines. (Search for “Outlook 2010″ in the code.)
Please drop me a note if you know how to properly attach emails to tasks and appointments in Outlook 2010 VBA; then I’d be able to fix this properly.