This plugin is the same as the built-in Word Count plugin, except when you select text, it will count the selected word instead of the whole document. I recommend turning off the built-in Word Count because this plugin is designed to replace that. This plugin also has the ability to store statistics about your vault.
|
||
---|---|---|
.github/workflows | ||
assets | ||
src | ||
.gitignore | ||
manifest.json | ||
package.json | ||
README.md | ||
rollup.config.js | ||
tsconfig.json |
Better Word Count
This plugin is the same as the built-in Word Count plugin, except when you select text, it will count the selected word instead of the whole document. I recommend turning off the built-in Word Count because this plugin is designed to replace that.
Features
All Optional:
- Show word count (total when no text selected).
- Show character count.
- Show sentence count.
- Show file count (on non-markdown windows).
Works with all languages.
Coming soon:
- Complete Customization
- Customization presets
- More stats
Contributors
- @leoccyao
- Added all word, char, sentence count when not viewing a markdown file.
Special Thanks
- @liamcane
- @eleanorkonik
- @AngelusDomini
- @archelpeg
- @aproximate