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.
Find a file
Leo Yao ba22ec7db9 Fix stats file creation when stats collection off
I noticed that despite having collectStats set to false, upon vault
or plugin load, the .vault-stats file would keep coming back. This is
due to:

In the plugin onload(), a BarManager is created
In the BarManager constructor, a DataManager is created
In the DataManager constructor, the .vault-stats file is created and
then written to, regardless of the user's collectStats setting.

We add an additional check in the DataManager constructor for the
collectStats setting, propagating settings through constructors
as necessary.
2021-12-25 22:26:59 -05:00
.github/workflows Fiw action 2020-11-09 15:53:18 +02:00
assets first commit 2020-11-09 15:33:44 +02:00
presets getting closer 2021-07-07 14:34:39 +02:00
src Fix stats file creation when stats collection off 2021-12-25 22:26:59 -05:00
.gitignore turning out to be a much larger update 😂 2021-07-03 21:22:50 +02:00
LICENSE turning out to be a much larger update 😂 2021-07-03 21:22:50 +02:00
manifest.json 🔖 bump 0.7.7 2021-07-17 16:13:05 +02:00
package.json 🔖 bump 0.7.7 2021-07-17 16:13:05 +02:00
README.md 📝 Update README 2021-07-17 16:17:36 +02:00
rollup.config.js turning out to be a much larger update 😂 2021-07-03 21:22:50 +02:00
tsconfig.json turning out to be a much larger update 😂 2021-07-03 21:22:50 +02:00

Better Word Count

GitHub Workflow Status GitHub release (latest by date) GitHub All Releases

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.

Better Count Word

Features

  • Allows you to store statistics about your vault.
  • Works with all languages.
  • Can display a variety of different stats. Including:
    • Words, Characters and Sentences in current file.
    • Total Words, Characters and Sentences in vault.
    • Words, Characters and Sentences typed today.
    • Total Files in vault.
  • Highly Customizable status bar that can be adapted to your needs.

TODO

  • add statistic view
  • add more statistics (make suggestions)
  • add goals

Contributors

  • @leoccyao
    • Added all word, char, sentence count when not viewing a markdown file.
  • @lishid
    • Helped solve the performace issue.

Special Thanks

  • @liamcane
  • @eleanorkonik
  • @AngelusDomini
  • @archelpeg
  • @aproximate
  • @Quorafind
  • @torantine
  • @lammersma
  • @aknighty74
  • @dhruvik7