Sunday, January 15, 2012

Greasemonkey fix for Outlook OWA

I don't know anybody who says "I love Outlook" or "I really like the web-based email client at work". Most people hate it. It would be better if there was a system that allowed users to run their preferred client (like Thunderbird, or whatever) which, given the right settings, would function with work email.

But there's not.

It is possible to set up forwarding, however, so it's not all bad. But there are times when one doesn't want to reply to work emails using a separate Gmail account.

Every now and again, one has to actually open Outlook Web Access in order to send a reply. However, there is no "mark unread" function so if one clicks the wrong thing, there's no easy way to unclick. Googling for a fix, I stumbled across a Greasemonkey script which fixes OWA!

Here's the script:
http://david-burger.blogspot.com/2008/07/firefox-greasemonkey-outlook-web-access_19.html

Obviously, the Greasemonkey extension for Firefox will have to be installed first, and then click on the link in David Burger's blog post to download the script http://www2.hawaii.edu/~dburger/demos/owax.user.js

Install the script when prompted. Under settings, add the URL of the OWA page. Restart OWA and there are several new text buttons: select all, select nore, mark read, mark unread

I've never really used Greasemonkey before, so I'm very pleased to find I can use it for something useful and that my first attempt to use it actually worked!

2 comments:

eddie duggan said...

There's another useful Greasmonkey script that adds a preview pane and an onRightClick context menu:

http://userscripts.org/scripts/show/40920

eddie duggan said...

And this one adds a search menu to the left-hand panel:

http://userscripts.org/scripts/show/11621