better-word-count/README.md

53 lines
2.4 KiB
Markdown
Raw Permalink Normal View History

2021-07-17 14:17:36 +00:00
# Better Word Count
2020-11-09 13:33:44 +00:00
2023-03-28 19:20:01 +00:00
![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)
2020-11-09 14:08:37 +00:00
2021-06-20 07:29:58 +00:00
![Better Count Word](https://raw.githubusercontent.com/lukeleppan/better-word-count/master/assets/better-word-count.gif)
2022-02-24 13:02:26 +00:00
2021-07-08 20:20:38 +00:00
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.
2020-11-09 13:33:44 +00:00
2021-07-17 14:17:36 +00:00
## Features
2021-02-17 04:44:12 +00:00
2021-07-08 20:20:38 +00:00
- 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.
2021-07-08 20:20:38 +00:00
- Highly Customizable status bar that can be adapted to your needs.
2021-02-17 04:44:12 +00:00
2021-07-17 14:17:36 +00:00
## Contributors
2021-04-03 09:56:14 +00:00
- @leoccyao
- Added all word, char, sentence count when not viewing a markdown file.
2023-03-29 22:58:33 +00:00
- @chrisgrieser
- Added Footnotes and Citation Counting.
2023-01-24 19:13:27 +00:00
- @bakuzan
2023-03-29 22:58:33 +00:00
- Added page counts.
2023-01-24 19:13:27 +00:00
- Fixed issue that caused errors at start up.
2023-03-29 22:58:33 +00:00
- @THeK3nger
- Fixed issue that occurred when renaming files.
- @lishid
- Helped solve the performance issue.
2023-01-27 08:27:04 +00:00
- @Noxellar
- Fixed alt bar spacing issue.
2021-04-03 09:56:14 +00:00
2021-02-17 04:44:12 +00:00
### Special Thanks
- @liamcane
- @eleanorkonik
- @AngelusDomini
- @archelpeg
- @aproximate
2021-06-20 07:29:58 +00:00
- @Quorafind
- @torantine
2021-07-08 20:20:38 +00:00
- @lammersma
- @aknighty74
- @dhruvik7
2022-12-06 19:40:04 +00:00
### Support Me
If you enjoyed the plugin you can support me by clicking the button below. I am currently a student so anything helps.
[<img src="https://cdn.buymeacoffee.com/buttons/v2/default-violet.png" alt="BuyMeACoffee" width="100">](https://www.buymeacoffee.com/lukeleppan)