• Sign In



  • Categories

    Extension Details



    Readme

    Word Counter

    Adds a sidebar that keeps count of how often specific keywords appear in the current document.

    Features

    • Configurable list of words to keep track of
    • Real-time updates as you type
    • Sidebar showing word counts with coloured labels

    Usage

    1. Open the Word Counter sidebar (ViewSidebarsWord Counter)
    2. Configure words to track using Project Settings...ExtensionsWord Counter or via sidebar interface
    3. The sidebar will update in real-time as you edit documents

    You can also double-click a sidebar item to search for it within current document.

    Due to Nova limitations, searching for a word is achieved by automation using AppleScript.

    Configuration

    Default tracked words are:

    • TODO
    • FIXME
    • NOTE

    Default threshold values are:

    • 5 (low)
    • 10 (medium)
    • 15 (high)

    You can changes these on a per-project basis using Project Settings... or via sidebar interface

    Release Notes

    Version 2.0.0

    Add: also manage list of words through sidebar

    Version 1.1.3

    Change: added refresh when user clicks into document

    Version 1.1.1/2

    Change: improved selected sidebar icons

    Version 1.1.0

    Added: double-click sidebar item to search for it within current document

    Version 1.0.0

    Initial release