Skip to main content

Using a Google Gadget to get a Productivity Boost from Notes 8

Improving Productivity
It's all great news that Lotus Notes 8.0.1 and above support Google Gadgets. A brilliant move IBM.

The problem is that most of the demonstrations show you how to add really useful things, like personal fish-tanks to the Notes client. (Thanks Alan Lepofsky - a brilliant demo btw) rather than business productivity applications. It was hard to see the immediate business value of gadgets and even harder to sell it to the business.

Thankfully now, I've got a good and simple example.

I'm not sure if my behaviour is unique but somehow I expect that it's not. I often find that when I am working in Lotus Notes and other applications that I am constantly copying data to notepad and making notes around it. On other occasions, I am following a particular list of requirements (again, usually part of a document pasted into notepad).

Not too long ago I got myself a 22 inch wide-screen monitor. This has proved to be fantastic because I have been using notes in a normal square screen and having notepad arranged down the right-hand side. As I went to set this arrangement up yet again this morning, I thought to myself, why don't I get a pre-existing Google Gadget to do this for me?

I went to add a Google Gadget to do this but I'd already forgotten how to do it and when I looked at Alan's excellent instructions, I couldn't even find the icon. This is because I have completely reinstalled Notes 8.5 on my machine and the default is to have Google gadgets off.

Turning Google Gadget functionality on
From the Lotus Notes menu select file and then preferences. In the left-hand column select widgets and then in the right-hand panel click the checkbox marked [X] Show widget Toolbar and the my widgets sidebar panel. Click on apply and ok.



The Widget toolbar should now display.


Adding a suitable Widget
Next, we have to find a suitable widget. Click on the getting started with widgets (jigsaw puzzle) icon. This will bring up a dialogue box.

In the first dialogue box, choose Google gadgets and click next. In the second dialogue box, choose browse the Google Gadget directory and click finish.

Lotus Notes will now display a webpage, the Google gadgets directory. My Web browser is set to Firefox but notes was smart enough to know that I needed to displayed in the notes client. Well done IBM.

It took a few goes to find a suitable Gadget and at first I was using the word notepad to search. When I changed this to "text editor" I found a good online text editor called edit pad. I clicked on this gadget to read more about it.



The last step is so simple that I kept missing it and wondering what I was doing wrong. With the webpage displayed, all you need to do is click on the Add to Sidebar icon on the widgets icon bar.



So now, I have a notepad embedded in the Notes client that I can use.

I'm sure that someone is bound to suggest that I could have written a notes app to do this but I'm sure it would have taken longer and in any case, I haven't yet tried to write a sidebar app.

Comments

Anonymous said…
Lotus has actually written a plug-in for Symphony which is a text editor and works in the client without Symphony running.

http://symphony.lotus.com/software/lotus/symphony/plugin.nsf/web_DisplayPlugin?openform&unid=8F3F6FAE6DDF0A0F852574B3002AF8D8

Popular posts from this blog

How to Change Your Notification Options for New Lotus Notes Mail in version 8.x

Don't worry, I'm not patronizing you (my readers), I just decided to re-document this for one of our internal users and thought you might want to be able to use it in your own user documentation. WHAT IS THIS DOCUMENT ABOUT? Some people who don't get a lot of mail, like to be notified when such an event occurs. Notification can be; via a sound via a pop-up box via the system tray (where the computer clock is) The pop up box looks like this; Other people, who like myself, get too much mail would rather not be notified. The aim of this document is to tell you how (and where) to turn these options on and off. CHANGING YOUR SETTINGS To change your settings from the Notes 8.x client; On the Menu, click File , then Preferences... On the left hand side , click on the little plus sign to the left of Mail to expand the options. Click on the option marked Sending and Receiving . In the middle section, under receiving, you can control your notifications. If you untick the box mark

How to Create an Auto-Response Mail Message in Lotus Notes 8.5.3+

Why would you do this? Suppose that you have an externally accessible generic email address for your company; support@mycompany.com or info@mycompany.com. You might expose this to the web and allow people to send messages to you. Setting up an auto-response email will tell the senders that their message reached its destination and that it will be dealt with accordingly.  It's also good practice to include links to FAQs or other useful information. Why 8.5.3 The techniques we'll be using here work in older versions of Notes but some of the options seem to have moved around in 8.5.3.  I figured it was a good time to show you where they've moved to. The Procedure Start Domino Designer and open the Mail file to be modified.  A really quick way to do this is to right-click on the application tab and choose "Open in Designer". In the Left hand panel of designer, expand Code and then double-click Agents.  A new window should appear. Click the action

How to Do a Mail Merge to Email using Lotus Notes

Why do one? In today's "green" world, it makes much better sense to send out emails than letters but you still want to personalize them. Sadly, by itself Lotus Notes doesn't support mail merge to email. Of course, we know that outlook does (but then it lets anyone and anything send emails for you - even when you don't want them to). So, how to do it in Notes? OpenNTF The first port of call is OpenNTF ( http://www.openntf.org/ ). This place is full of great things but most of them are really badly documented. Still, these guys give things away for free and they develop in their spare time, so we should be grateful for what we get. There's a great little project there called MailMerge Excel to Notes . Go there, click on releases and download the ZIP file. Getting to the Code The installation is tricky though I've noted that since I asked the author about the install, it's been updated (so maybe these steps are less necessary). Unzip the files to somewher