View Single Post
Well, one could write an Applescript that changed the context of any selected task(s) to a prearranged value, and I believe there are a number of programs which will allow you to bind scripts to keyboard shortcuts. FastScripts by Red Sweater Software is the one I've used at times. But for this particular application, the built-in smart matching for project and context names may be all you need. If you only have one context whose name starts with a 'w', typing a 'w' and pressing return while in the context field will set the context to that. It also gives you a list of everything that matches, so you can quickly narrow down the list if more than one does — the matching is done against the whole string, but the characters matched don't have to be a substring, just occur in that order, so "wf" would match "Waiting For" but not "Wait list" or "Forest of the Wookiees".