TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Has "Clippy" ever been done right?

5 pointsby tmcnealover 14 years ago
As most of you know, Clippy (a.k.a. Clippit), was an "office assistant" in MS Office that interjected itself into a normal workflow to provide help on the current task. It has been criticized as being intrusive and unhelpful by many users and has since been removed from MS Office.<p>My question to the HN community: Have you ever encountered software that has implement "Clippy" the right way? In other words, is there software that provides context-specific messaging in the middle of a workflow that is actually beneficial and unobtrusive?

6 comments

hasenjover 14 years ago
It's not even close in concept to clippy, but to answer your specific question:<p><pre><code> &#62; is there software that provides context-specific &#62; messaging in the middle of a workflow that is &#62; actually beneficial and unobtrusive? </code></pre> I can think of several:<p>* Auto-suggestion (google, visual studio)<p>* Spell-checkers (word procesors, browsers)<p>* Gmail's tips (the yellow bar on top with the "undo" link that appears every time you delete/archive/send a message)
bartonfinkover 14 years ago
One thing I'd love to see would be a system that detected when I used the mouse to run a command that had a hotkey shortcut and displayed the shortcut while performing the action. For example, if I used the mouse to click the File menu in notepad and then clicked Save, I want something to tell me "HEY! You're doing it wrong! Try Ctrl-S next time."<p>Whether this is handled at the OS level or on an application by application basis, the interface would need to be spot on to keep people from deleting the damned thing, but I would love to see this sort of functionality integrated into more of the things I use on a daily basis.
stuaxoover 14 years ago
I want one that can say stuff like "your trying to configure virtualhost in apache, but you've buggered it up..." ...and then offer helpful fixes.
revoradover 14 years ago
Google's spell checker (Did you mean...?) and gmail's file attachment reminders are two which come to mind immediately.
cb33over 14 years ago
&#60;sarcasm&#62;bonzi buddy!&#60;/sarcasm&#62;
madscribblerover 14 years ago
No.