plugins:word-count

Word Count

Status Bar indicatorThis simple plug-in helps you to track, how many words has current document or current selection. It adds an additional indicator on the status bar that shows word count and does a recount on click (if document large/slow automatic calculation is disabled for performance reasons). There are also color indication if word count is over some hard coded values:

  • yellow (warning), if more than 160
  • red (error), if more than 320

Such indication is added only as an example, if you need another margin values, you can change them directly in code. If will be demand, options or easy menu for status indicator can be added in the future.

You can install plugin directly from HippoEDIT Plugins options page (Tools→Options→Plugins), if you have Online Repository activated or by download plugin bundle directly from this page and open it with HippoEDIT.

Download and Install WordCount for HippoEDIT

For details about integration, you can ask on forum.

#performance #plugin