Folksonomies For Email

I gave up on using folders for email management a while back for a number of reasons:

  • No single hierarchy works well for me. I don’t think I’m unique in that respect. Humans generally have a hard time with cut and dry delineations, which is why uber-taxonomies have mostly failed but folksonomy usage is growing.
  • Folders complicate search and discovery as they create sometimes artificial buckets of information. When you type in a search query, would you like Google to ask you which parts of the Internet you’d like the results to come from?
  • Last but not least, putting things in folders requires constant action. For example, I receive in email about Allurent (one of my companies). Say, I’d have to put it in the Allurent folder. I reply. A response comes to my reply. I need to put that in the Allurent folder also. And so on.

The solution is to take a page out of Gmail’s book and use categories/labels/tags and the absolute minimum number of folders (for me it’s ultimately one as I’ve adopted Inbox Zero). There is no single hierarchy. Search/browsing works well. And I don’t need to always take an explicit action because categories propagate out with email messages. Well, at least they used to.

Enter Outlook 2007 where the good folks at Microsoft decided that showing the rest of the world what categories you apply to your emails is a bad idea. Not sure about you, but I tend you use fairly benign category names and wouldn’t mind sharing them with the world with my outgoing email, provided that I get them back with any responses and therefore don’t have take any extra effort to categorize (pun intended) incoming emails. For a discussion of how Outlook 2007 differs from Outlook 2003 in these respects, take a look here.

For those of you who, like me,  want categories to (a) go out with sent messages and (b) be accepted with received messages, you have to do the following:

  • By default, Outlook 2007 installs and enables a rule to eliminate incoming categories.  If you don’t want Outlook to strip out incoming categories, rule “Clear categories on mail (recommended)” can be disabled via Tools > Rules and Alerts.  This will enable Outlook 2007 users to see the category assignments made by POP users on Outlook 2003 or earlier (and I assume other non-Outlook email clients as well). (quoted from the article linked above)
  • You need to modify a couple of registry settings. In HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook\Preferences, create (they probably won’t already exist) DWORD values SendPersonalCategories and AcceptCategories and set them to 1. I got this tip from Microsoft. You can download a registry file to make this fix from here.

There are two other annoyances with how Outlook 2007 handles categories. First, it doesn’t offer an option to set categories on outgoing emails (since they decided it was a bad idea in the first place). Second, the interface for picking categories is not designed for dealing with hundreds of categories. I developed a small module (technically, a form region–see pic below) that makes it easy to type categories during sending, reading and previewing of messages and tasks. It makes it really easy to work with folksonomies inside your mail system.

image003

Here is how you can use it:

  • Download form-regions.zip.
  • Extract it to %userprofile%\Application Data\Microsoft\Outlook
  • There are three files there. Double click categories.reg to load the appropriate registry settings.
  • Restart Outlook.
  • You can modify categories.xml file and set the showCompose, showRead and showPreview elements to 0 or 1 depending on where you want to see the categories form region.

Word of warning: this has only been tested on my system. However, there is absolutely no code–form regions are built using just configuration information.

Now I have to go back and deal with all the email that has accumulated while I built the form region and wrote this post. 😉

About Simeon Simeonov

Entrepreneur. Investor. Trusted advisor.
This entry was posted in Uncategorized and tagged , , , , , . Bookmark the permalink.

10 Responses to Folksonomies For Email

  1. Jim Cropcho says:

    interesting; i will pass this along to a friend with an interest in semantic data modeling.

  2. Emil Sotirov says:

    Now, that’s impressive geekdom… (the second part of your post) – at least for a non-technical guy like me… 🙂

    About the first part – “No single hierarchy works well for me.” – amen.

    I manage my email through Gmail.

  3. Boris says:

    Sim, this looks really useful. I have been meaning to write this myself for a year, but as usual just never did it. I’m going to try working with this. It’s usually the self-written programs that are the most useful and most used.

  4. Boris, let me know how it goes. I’m offering very limited warranty with if-I-can-get-to-it bug fixes.

  5. Boris says:

    Sim – I’d be happy to help out with anything I find myself, I think that’s in the spirit of these sorts of things. I understand the conditions of your warranty… 🙂

    One handy thing about categories in Outlook is that you can drag and drop emails between them to recategorize. This is a handy way to get lots of emails set up with categories initially. To do this, sort by category, and then drag and drop.

  6. jegan says:

    I have just started using Outlook 2007 – I’ve lived on previous versions. I am also now using OneNote, which I have come to rely on. I’ve never been big on categories for my email, but now with OneNote I’ve become a use of categories for tasks. OneNote has brought task management to a pretty high level.

  7. Leonard Badi says:

    Sim, very very interesting article. This is very useful, specially for us. We have been working for the last 4 years on a Unified Messaging platform for the consumer. Our desktop client looks almost like Outlook 2007 ( http://www.mundialco.com/unifiedmessaging/2008/01/22/yambi-demo-screenshots/).
    It has never occurred to us that folders were actually part of the problem in Outlook. Thank you for bringing some light to us. Your proposed solution: brilliant! We will definitely consider your solution in our desktop client. For more info on Yambi, please go to our blog: http://www.consumerunifiedmessging.com

  8. Joe Zarrett says:

    Sim – Check out http://www.xobni.com (inbox spelled backward). Still in Beta (isn’t everyone). Very slick- don’t know how I lived without it. If they are slow to give you access, let me know and I can send one of my invites.

  9. chris says:

    This looks useful. I can not get the form region to show up

    I have tried
    c:\users\xxxxx\AppData\local\microsoft\outlook
    and
    c:\users\xxxxx\AppData\roaming\microsoft\outlook

    neither seems to work. Any idea?

Leave a Reply