Using Search Folders in Outlook 2007 for GTD
Wednesday, March 11, 2009 12:57 PM
One of my favorite features of Outlook 2007 is Search Folders. A Search Folder is a dynamic folder, automatically populated based on a query. For example, a Search Folder can be used to show all email over 1Mb in size.
Being a GTD (Getting Things Done) addict, I wanted to see if I could use Search Folders to create separate folders for each of my project categories. For example, if I have an Outlook category called TechEd 2009, wouldn’t it be nice to have a couple of search folders - one to show all of the active tasks associated with that category, the other to show all of the mail filed under that category.
Out of the box however, this is a little difficult to setup – while you can easily create a Search Folder that displays mail relating to a category, in Outlook 2007 you can’t actually create a Search Folder that filters on tasks. After a little digging, I found out that Search Folders do support the capability of filtering other types of objects, but only querying of mail items are exposed in the Outlook UI.
To overcome this limitation however, we can use a simple macro:
The above macro will prompt you for a category name and auto-magically create two search folders – one that will display the active tasks assigned to that category, and one that will display all items (both mail and tasks) assigned to that category.
Your mileage with this may vary (and I’m sure you’ll believe me when I say the above is not officially supported :-)) but I’ve found this very useful to look at active tasks and filed mail for a specific GTD category without leaving the comfort my email folder list.