H2 Word Count

pending

by ideo2004-afk

Displays word and character counts next to H1-H3 headers.

2 starsUpdated 2mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

H2 Word Count for Obsidian

An Obsidian plugin that displays word and character counts next to H1, H2, and H3 headers. This is especially useful for longer documents where you want to track the length of specific sections.

Features

  • Granular Word Counts: Displays word count specifically for the content within an H1, H2, or H3 section.
  • Character Counts: Option to display character counts.
  • Page Estimate: Option to display estimated pages (based on 300 words per page).
  • Reading Time: Option to display estimated reading time.
  • Customizable: Toggle checks on/off in the settings tab.

Usage

  1. Enable the plugin in Obsidian settings.
  2. Open a markdown file with H2 headers (## Header).
  3. You will see the word count information displayed next to the header.

Settings

  • Show word count: Toggle the display of word counts.
  • Show character count: Toggle the display of character counts.
  • Show page count: Toggle the display of estimated pages.
  • H1/H2/H3: Toggle word counts for specific header levels.

Installation

Using BRAT (Recommended for Beta Testing)

  1. Install BRAT from the Community Plugins in Obsidian.
  2. Open BRAT settings.
  3. Click "Add Beta plugin".
  4. Enter the repository URL: https://github.com/ideo2004-afk/Obsidian-H2-Word-Count.
  5. Click "Add Plugin".
  6. The plugin will be installed and enabled.

From Community Plugins (Pending)

  1. Open Obsidian Settings > Community Plugins.
  2. Turn off "Safe mode".
  3. Click "Browse" and search for "H2 Word Count".
  4. Click "Install" and then "Enable".

Manually

  1. Download the main.js, manifest.json, and styles.css from the latest release.
  2. Create a folder named h2-word-count in your vault's .obsidian/plugins/ directory.
  3. Place the downloaded files in that folder.
  4. Reload Obsidian.

Support

If you find this plugin useful and would like to support its development, please consider buying me a coffee:

Buy Me A Coffee

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.