H2 Word Count
pendingby ideo2004-afk
Displays word and character counts next to H1-H3 headers.
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
- Enable the plugin in Obsidian settings.
- Open a markdown file with H2 headers (
## Header). - 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)
- Install BRAT from the Community Plugins in Obsidian.
- Open BRAT settings.
- Click "Add Beta plugin".
- Enter the repository URL:
https://github.com/ideo2004-afk/Obsidian-H2-Word-Count. - Click "Add Plugin".
- The plugin will be installed and enabled.
From Community Plugins (Pending)
- Open Obsidian Settings > Community Plugins.
- Turn off "Safe mode".
- Click "Browse" and search for "H2 Word Count".
- Click "Install" and then "Enable".
Manually
- Download the
main.js,manifest.json, andstyles.cssfrom the latest release. - Create a folder named
h2-word-countin your vault's.obsidian/plugins/directory. - Place the downloaded files in that folder.
- Reload Obsidian.
Support
If you find this plugin useful and would like to support its development, please consider buying 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.
