Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

StatusWords

zimabxzimabx58 downloads

Customizable word and character statistics in the status bar.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

简体中文

Show customizable word and character statistics in the Obsidian status bar.

StatusWords displays live statistics for the current note, current line, current paragraph, selected text, cursor position, and file information.

Features

  • Show character counts for the current line, current paragraph, full note, and selected text.
  • Display selection line count, cursor position, file name, and file path.
  • Customize the status bar text with templates.
  • Choose from multiple counting modes.
  • Follow the current Obsidian interface language for English and Simplified Chinese UI text.
  • Use readable localized template placeholders, with compatibility for raw placeholder keys.

Installation

From the community plugin directory

  1. Open Obsidian settings.
  2. Go to Community plugins.
  3. Search for StatusWords.
  4. Install and enable the plugin.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Create this folder in your vault: .obsidian/plugins/status-words/.
  3. Put the downloaded files into that folder.
  4. Restart Obsidian.
  5. Enable StatusWords in Settings > Community plugins.

Usage

After enabling the plugin, the status bar shows statistics for the active note.

Open the plugin settings to customize the display template, counting mode, and thousands separator.

The settings UI follows the current Obsidian interface language. Chinese and English template placeholders can both be rendered, so existing templates keep working when the interface language changes.

Template examples

Line: {{Current line count}}  Note: {{Note count}}
Note {{Note count}} | {{Total lines}} lines
{{File name}} | Line {{Cursor line}}, column {{Cursor column}}

Available template values

  • currentLineCount
  • currentParagraphCount
  • noteCount
  • selectionCount
  • selectionLineCount
  • fileName
  • fileNameWithExtension
  • filePath
  • cursorLine
  • cursorColumn
  • noteLineCount

Counting modes

  • Obsidian style: counts spaces, punctuation, and line breaks.
  • No whitespace: excludes spaces, tabs, and line breaks.
  • Letters and numbers: counts only letters and numbers.
  • Grapheme: counts visible characters, so combined characters such as emoji usually count as one.

Privacy

StatusWords does not make network requests, collect telemetry, or send content to external services. It only reads text from the current editor to calculate statistics locally.

License

MIT

HealthExcellent
ReviewPassed
About
Display customizable word and character counts in status bar. Show current line, paragraph, whole-note and selection stats, include file name, cursor position and total lines via templates, and pick counting modes (count spaces/punctuation/newlines, ignore whitespace, letters/numbers only, or visible characters).
Status barWritingTemplating
Details
Current version
1.0.1
Last updated
4 weeks ago
Created
4 weeks ago
Updates
2 releases
Downloads
58
Compatible with
Obsidian 1.12.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
zimabxzimabxzimabx
GitHubzimabx
  1. Community
  2. Plugins
  3. Status bar
  4. StatusWords

Related plugins

Better Word Count

Count the words of selected text in the editor.

Reading Time

Add the current note's reading time to the status bar.

WebNovel Assistant

A comprehensive Obsidian plugin for web novel writers. Track word counts, goals, and focus time. Manage foreshadowing, timelines, and timed tasks. Includes a bilingual UI and OBS overlay.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Templater

Create and use dynamic templates.

QuickAdd

Quickly add new notes or content to your vault.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Text Generator

Generate text content using GPT-3 (OpenAI).

LanguageTool Integration

advanced spell/grammar checks with the help of language-tool.

Smart Composer

AI chat with note context, smart writing assistance, and one-click edits for your vault.