PDA

View Full Version : A handy tip for Outlook users


wordsofwonder
03-27-2006, 10:55 PM
In this thread (http://www.davidco.com/forum/showthread.php?t=5095), jpm mentioned speed keys as being a good productivity enhancer. Since I'm a command-line sort of girl anyway, I did a little digging tonight. Though many of you might already know this, I found something useful that I thought I'd share.

To create a keyboard sequence that creates, from any Windows application, a new task in Outlook, do the following:


Right click on the desktop, and pick New > Shortcut
Type in the path to Outlook. For Outlook 2003, this is C:\Program Files\Microsoft\Office 11\Outlook.exe.
Name the shortcut something like "New Task" and click Finish.
Right-click on the shortcut you just created, and choose Properties.
To the end of the Target box, add the following: /c ipm.task (including the space before the /c). Your Target should now read something like this: "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE" /c ipm.task.
Click in the Shortcut Key box, and type a shortcut key. Combinations using Ctrl+Alt+some letter are usually good. (I used Ctrl-Alt-A).
Click the OK button.


The shortcut should work whether or not Outlook is running; if Outlook is closed when you type the key, it should launch before the new task window appears.

You can define shortcuts to other kinds of Outlook items by following the above process, replacing "ipm.task" with one of the following:


ipm.appointment (creates a new calendar/HardLandscape item)
ipm.note (creates a new e-mail message)
ipm.stickynote (creates a new note)
ipm.journal (creates a new journal entry)


Anyway, since I spent the time learning how to do this, I figured I'd share.

-- Tammy

kermalou
03-29-2006, 12:12 AM
i use this software called Slickrun and it's extremely handy. http://www.bayden.com/SlickRun/

u just go "windows key + q" and slickrun pops up and then type in whatever you want.

from this website, i programmed it so that i type in "nt" and a new task popus up. very very handy. http://jeff.donnici.com/PermaLink,guid,fb9c8f8b-337b-4838-9eeb-5968b3edb955.aspx


For example, I use the heck out of Bayden SlickRun12 on my machine. As quick-launch utilities go, it’s by far my favorite. It’s lightweight, takes very little system resources, and can be configured to perform a variety of creative tasks. Some of the GTD-related shortcuts I use include:

* nm – To create a new message. This shortcut simply calls outlook.exe with “/c ipm.note” as a command line parameter. Even with Outlook minimized, this will open a new message window.
* nt – Probably the most used shortcut, this creates a new task by passing “/c ipm.task” to the command line.
* na – Creates a new appointment with “/c ipm.appointment”.
* nc – Creates a new contact with “/c ipm.contact”.
* nn – Creates a new note with “/c ipm.stickynote”.

furashgf
03-29-2006, 06:30 AM
I'm still facinated by the phrase "I'm a command-line kind of girl". What was this thread about?

ext555
03-29-2006, 10:00 AM
To create a keyboard sequence that creates, from any Windows application, a new task in Outlook, do the following:...................

You can define shortcuts to other kinds of Outlook items by following the above process, replacing "ipm.task" with one of the following:


ipm.appointment (creates a new calendar/HardLandscape item)
ipm.note (creates a new e-mail message)
ipm.stickynote (creates a new note)
ipm.journal (creates a new journal entry)



-- Tammy

THANKS TAMMY THAT WAS VERY HELPFUL !