Live data from Hacker News

Ask HN: Should I write a Help menu for my application?

news.ycombinator.com

1–7 of 7 posts

Ask HN: Should I write a Help menu for my application?

#1
With desktop software you used to get a Help menu which contains instructions on how to use the program and where everyone is. Now I notice these days software makers don't really bother with these menu's, especially not web or mobile software.

Should I make one or would I just be wasting my time? Have we as a society moved on from Help menus?

Re: Ask HN: Should I write a Help menu for my application?

#4
Writing Help will discourage you from changing the UI much, because you'll need to update the documentation. That's probably a good thing, but if you had some UI changes coming up, you might want to do those first.

Also, even if people don't read Help much (and it makes sense that they've lost the skill because there's so often no Help now), it's a text you can refer to elsewhere.