Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukeleppan/better-word-count
Counts the words of selected text in the editor.
https://github.com/lukeleppan/better-word-count
obsidian obsidian-md obsidian-plugin
Last synced: 2 months ago
JSON representation
Counts the words of selected text in the editor.
- Host: GitHub
- URL: https://github.com/lukeleppan/better-word-count
- Owner: lukeleppan
- License: mit
- Created: 2020-11-09T13:33:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T17:52:00.000Z (6 months ago)
- Last Synced: 2024-08-02T14:12:56.592Z (5 months ago)
- Topics: obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 772 KB
- Stars: 247
- Watchers: 5
- Forks: 40
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - lukeleppan/better-word-count - Counts the words of selected text in the editor. (TypeScript)
- project-awesome - lukeleppan/better-word-count - Counts the words of selected text in the editor. (TypeScript)
- jimsghstars - lukeleppan/better-word-count - Counts the words of selected text in the editor. (TypeScript)
README
# Better Word Count
![GitHub manifest version](https://img.shields.io/github/manifest-json/v/lukeleppan/better-word-count?color=magenta&label=version&style=for-the-badge) ![GitHub Release Date](https://img.shields.io/github/release-date/lukeleppan/better-word-count?style=for-the-badge) ![Lines of code](https://img.shields.io/tokei/lines/github/lukeleppan/better-word-count?style=for-the-badge) ![Obsidian Downloads](https://img.shields.io/badge/dynamic/json?logo=obsidian&color=%23483699&label=downloads&query=%24%5B%22better-word-count%22%5D.downloads&url=https%3A%2F%2Fraw.githubusercontent.com%2Fobsidianmd%2Fobsidian-releases%2Fmaster%2Fcommunity-plugin-stats.json&style=for-the-badge)
![Better Count Word](https://raw.githubusercontent.com/lukeleppan/better-word-count/master/assets/better-word-count.gif)
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.
## Features
- Allows you to store statistics about your vault.
- Works with all languages.
- Can display a variety of different stats. Including:
- Words, Characters, Sentences, Footnotes, and Pandoc Citations in current file.
- Total Words, Characters, Sentences, Footnotes, Pandoc Citations, and Files in vault.
- Words, Characters, Sentences, Footnotes, and Pandoc Citations typed today.
- Highly Customizable status bar that can be adapted to your needs.## Contributors
- @leoccyao
- Added all word, char, sentence count when not viewing a markdown file.
- @chrisgrieser
- Added Footnotes and Citation Counting.
- @bakuzan
- Added page counts.
- Fixed issue that caused errors at start up.
- @THeK3nger
- Fixed issue that occurred when renaming files.
- @lishid
- Helped solve the performance issue.
- @Noxellar
- Fixed alt bar spacing issue.
- @mgmeyers
- Added word counts to section titles.### Special Thanks
- @liamcane
- @eleanorkonik
- @AngelusDomini
- @archelpeg
- @aproximate
- @Quorafind
- @torantine
- @lammersma
- @aknighty74
- @dhruvik7### Support Me
If you enjoyed the plugin you can support me by clicking the button below. I am currently a student so anything helps.
[](https://www.buymeacoffee.com/lukeleppan)