Welcome to TechNet Blogs Sign in | Join | Help

KC Lemson

By KC Lemson [MS]

News

  • These postings are provided "AS IS" with no warranties, and confer no rights.

    Please read my comments policy.


Naming the colored flags in Outlook 2003

I noticed this blog entry (thank you, main feed!) with a feature request for Outlook, and I shared that request with the Outlook team. One of the PMs in Outlook suggested an idea of how to achieve something close to this by putting the flags on a toolbar and adding custom names to those toolbar buttons:

1. Right click on a toolbar and choose customize
2. On the Toolbars tab, click New and drag that toolbar to just below one of the existing toolbars
3. On the Commands tab, click Actions and drag "red flag" "blue flag" etc up to the new toolbar
4. Right click on the flags in the new toolbar and choose "Image and Text"
5. In the Name field, put in the name for the flag (such as the priority of the followup response, the project it applies to, etc). Put & before the key you want to use for the accelerator - i.e. &X would make it be activated with Alt+X.

P.S. Office's customizable toolbars rock.

Posted: Thursday, January 29, 2004 9:03 PM by kclemson
Filed under:

Comments

SharePoint, SharePoint and stuff said:

Ein coolen Tipp, wie man im Outlook 2003 die Kennzeichen-F
# January 30, 2004 2:39 AM

Adam Field said:

In a Beta chat session, I suggested that it would have made more sense to tie the flags into the categories used in the outlook calendar but i like this idea :)
# January 30, 2004 2:33 AM

Marc's Outlook on Productivity said:

KC has written a post that makes Outlook 2003 Flags instantly accessible and meaningful! Using her easy to follow steps, I created this toolbar in about 2 minutes. It's now lodged on my Outlook toolbar and I'm flagging items left and right... because I now can remember what a red flag means. KC... you rock!...
# January 30, 2004 10:59 AM

Jan said:

KC--Great tip! Sometimes it's the little things.
# January 30, 2004 8:08 AM

Colin Walker said:

This combined with a search folder is as good a solution as we're going to get for now.

Great tip.
# January 30, 2004 8:28 AM

William Dowell said:

I can't thank you enough. My email productivity will now go up ten-fold and my small mind will remember the purpose of the colour! Great - and the instructions were simple and quick. Many thanks.
# January 30, 2004 2:37 PM

Andy said:

What is the purpose of the bar? Is it simply to remember what the colours are for or should the follow up folder open on clicking?

Unless the bar is highlighted the colours are too muted to be readable and what is the point of the activation & if it doesnt open a list of flagged emails? Perhaps it should and I am being my usual dim self....
# January 31, 2004 2:37 AM

kip said:

I just found that it's a little less intuitive to edit the flag names, but here's how you do it:

Right click on the toolbar>Customize. This opens up the Customize toolbox. You can then choose re-arrange commands, choose your toolbar at the top, and choose modify selections. Or as I just found out, if you open the Customize toolbox, you can then right-click on an individual flag in your flag toolbar and get the same edit menu, saving a couple of clicks. Great tip, one that's going to make me an Outlook Flag-Waver!!!
# January 31, 2004 10:04 AM

KC Lemson said:

Andy: You don't have to create a separate toolbar if you don't want. I just included that in the steps because some people might like having these buttons separately accessible on their own toolbar rather than mixed in with others (or floating if so desired). The purpose is yes, simply to remember what the colours are for (see the link to Marc's Outlook on Productivity, above, he includes a screenshot). This tip wasn't to open a list of flagged emails, although that could be done as well (probably better done with a search folder). What are you doing such that the bar is dimmed?

Kip: Unless I'm misunderstanding you, that's basically the same tip as I described above, except you got to it in a different way...?
# January 31, 2004 12:01 PM

Andy said:

The toolbar is dimmed (not activated?) I have found when a folder, rather than an specific email, is highlighted. It works fine enough as you describe but I still dont understand the purpose of the &

Would it be possible to assign a macro to each flag in the bar to open the search folder associated with the flag? And what would that macro be?
# January 31, 2004 4:33 PM

KC Lemson said:

Ahh, I see. Yes, that dimming will happen if non-items are selected, since those actions can't operate on non-items, no way around that that I know of.

It would be fairly straightforward to have a macro open a certain folder, but there's another way that doesn't involve macros.. you can just right click on the search folder and choose "Add to favorite folders".
# January 31, 2004 4:52 PM

Andy said:

Well yes I know that! ;-)

What I was getting as is giving the bar with the renamed coloured bars a more indepth function. What I ment was clicking on the flag would display the search folder contents assigned that (and only that) colour flag clicked. As clicking on the flag assigns the flag to the highlighted email I dont suppose this is possible.

As it stands it is quite useful - just thought it could do something more.

Cheers.
# February 1, 2004 1:17 AM

karan said:

This tip is great KC. I had asked in the newsgroups about this and no one ever replied.
The next step would be to make the actual flag names customizable so when you right-click the correct name shoes on the context menu.
# February 2, 2004 5:20 PM

bliz said:

Excellent tip!
# February 5, 2004 8:57 PM

shawn's blog said:

# February 6, 2004 10:55 AM

Ramblings of a Code Monkey said:

Of all the new features in Outlook 2003, I would have to say that my favorite is all of the new colored flags. While you could flag messages in previous versions of Outlook, it was on limited use (imo), because...
# February 6, 2004 5:30 PM

Koldark's Komputer World said:

Naming the colored flags in Outlook 2003 One of the PMs in Outlook suggested an idea of how to achieve something close to this by putting the flags on a toolbar and adding custom names to those toolbar buttons: 1. Right click on a toolbar and choose customize 2. On the Toolbars tab, click New and drag that toolbar to just below one of the existing toolbars 3. On the Commands tab, click Actions and drag "red flag" "blue flag" etc up to the new toolbar 4. Right click on the flags in the new toolbar and choose "Image and Text" 5. In the Name field, put in the name for the flag (such as the priority of the followup response, the project it applies to, etc). Put & before the key you want to use for the accelerator - i.e. &X would make it be activated with Alt X....
# February 9, 2004 4:34 PM

Eric said:

Very cool tip.

One thing that would make it that much cooler, though, would be if there were a way to automate reminders as well... so that you could set up a "Today" or "This Week" flag and attach a macro (or something) that would automatically set a reminder on the e-mail for 5pm today (or 5pm Friday, respectively) when you click that flag.

Is this possible?
# February 12, 2004 11:46 AM

KC Lemson said:

See the code in http://blogs.msdn.com/kclemson/archive/2004/02/02/66419.aspx and the various linked entries, you could create a macro to do a heckuva lot of things.
# February 12, 2004 1:38 PM

Brian Desmond's Blog said:

# March 14, 2004 4:20 PM

Ben M. Schorr, MVP-OneNote said:

Yep, that's exactly how I do it and I find it very useful.

Thanks KC!

-B-
# March 23, 2004 3:05 PM

KC on Exchange and Outlook said:

# April 15, 2004 11:37 PM

Chris said:

Just go to www.micetrap.net its the best!
# May 10, 2004 10:09 AM

Ruud said:

Is there a list of all accelerator keys already in use by Outlook? I find that the ones I would like to use for my flags now do completely different things. I would like &f for follow-up... but it goes to the file menu :-(
# July 15, 2004 12:10 PM

KC on Exchange and Outlook said:

# August 31, 2004 12:14 AM

Joel's Virtual Desktop said:

# December 1, 2004 12:04 AM
New Comments to this post are disabled
Page view tracker