Welcome

My name’s Rose Vines. I’m an Australian writer, editor and activist, working in New Orleans. I write for computer magazines in Australia and the US and act as the technical dogsbody for the Death Penalty Discourse Network and Sister Helen Prejean. I’m interested in making technology accessible to people and helping people use technology to make the world a better place.

Subscribe

feed-icon32x32.pngSubscribe via blog reader

 

email_small.jpg Subscribe via email

 

Bookmark and Share

Show your support

Want to show support for Geekgirl’s blog and web site? Consider kicking in to my fund for Afghan orphans. I’ve already funded an orphanage. Now I’m trying to raise $120/month during the coming year. That amount will pay the full cost for one child in an orphanage. To learn more, read this post or visit the Afghan Child Education & Care Organization

Loading..
Search

Sponsors

    follow me on twitter
    Loading..
    Loading..
    Bits & Pieces
    « An end to cable tangle madness | Main | Second Life makes me sick »
    Monday
    10Dec

    Tip: Open Outlook Calendar in its own window

    One of the reasons I started this blog was to find a place for snippets that don’t fit well in my site, Geekgirl’s Plain English Computing. So far, I’ve been writing reviews and commentary in the blog; today, it’s time I started sharing some tips. This one is for those of you who use Microsoft Outlook.

    Outlook comes with a collection of command-line switches which let you determine how the program starts. By default, Outlook opens to either your Inbox or the Outlook Today page, using a command-line that looks something like this:

    “C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE”  /recycle

    The /recycle at the end of that line is a switch which tells Outlook to start up in an existing Outlook window if one is available. Essentially, it tells Outlook to open once only and to switch to the existing Outlook window if you try to run a second copy.

    Often it’s handy to have both the Outlook email folders and the Outlook Calendar displayed side by side. A simple way to do this is to create a separate Outlook shortcut using the /select outlook:calendar switch. The following shortcut opens a new Outlook window and displays the Calendar:

    “C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE” /select outlook:calendar

    outlook_calendar_switch.jpg
    Editing Outlook’s start up command line

    This assumes you’re using Office 2003, installed in the default folders.

    Here’s a simple way to create a customised shortcut regardless of which version of Outlook you use:

    calendar_icon.jpg

    1. Make a copy of the Outlook shortcut in the Quick Launch bar by holding down the Ctrl key while you drag the shortcut icon onto an empty spot on your desktop. (Note: If you can’t see the Quick Launch bar, right-click the taskbar, select Toolbars from the pop-up menu and click Quick Launch.)
    2. Right-click the Outlook shortcut you’ve just created on the desktop and choose Properties from the pop-up menu.
    3. On the Shortcut tab of the Properties dialog box, in the Target box delete /recycle at the end of the command line and replace it with /select outlook:calendar. Make sure you leave a space between the first part of the command and /select.
    4. Click the Change Icon button. You’ll see a bunch of icons included in the Outlook program file. Click the Calendar icon and click OK.
    5. Click the General tab and change the text in the first box to read Launch the Outlook Calendar, then click OK.
    6. Drag the shortcut icon onto the Quick Launch bar, if you like.

    Now, if you want to have the Calendar open alongside your email folders, simply click the normal Outlook icon in the Quick Launch bar the click the Calendar icon.

     

     

     

     

    PrintView Printer Friendly Version

    EmailEmail Article to Friend

    Reader Comments (5)

    Thanks very much for this tip. I just found your blog via Google, and I'm going to add it to my favorites.

    -Susan (a fellow geek)
    April 15, 2008 | Unregistered CommenterSusan
    Great tip. I just wanted to use Outlook calendar to sync with google calendar.
    August 7, 2008 | Unregistered CommenterTerrell
    this did not work for me, i am being told to verify the switch.
    October 21, 2008 | Unregistered Commenterangelicfiend
    Perfect, life just got a little better. thanks.
    November 25, 2008 | Unregistered CommenterMC
    nice one. thanks. I managed to create shortcut to the Tasks section outlook:tasks

    I wonder if there is one for opening new mail window
    December 24, 2008 | Unregistered Commentermo

    PostPost a New Comment

    Enter your information below to add a new comment.
    Author Email (optional):
    Author URL (optional):
    Post:
     
    All HTML will be escaped. Hyperlinks will be created for URLs automatically.