I want one of these in every future version of every word processor, please.
You've seen this on any web search page. You're just probably not used to seeing it in a desktop application. This feature is awesome, and I'll tell you why.
Suppose you're editing a document for variations on a term like WebLogic. You want to inspect all the places where it's used and make sure they're correct. Maybe you want to use the longer name "BEA WebLogic" in some places, not in others. A good search report will give you lots of help:
- It'll display a total of hits, so you know instantly how much editing you've got ahead of you.
- It'll show the hits in context, highlighting the search term.
- You can use this feature to edit incrementally and check your progress. For example, you can make some changes, then rerun the search and see how many items you have left to fix.
UPDATED 9/4/08: I was just using Emacs, and realized another neat aspect of an occur search. I couldn't remember a word I'd used earlier in the file I was working on. I knew it ended in "ium". So I did an occur search for "ium." Emacs then splits the screen and shows me the search hits in the lower half. I could see the information I needed without ever leaving the place where I was writing. Now that's service!
No comments:
Post a Comment