vrabe_obsidian-cjk-count/README.md
2025-06-18 21:02:33 +08:00

366 B

CJK Count

A word count Obsidian plugin that only counts Chinese, Japanese and Korean (CJK) characters in the status bar.

Limitation

We only have English and Chinese UI now in src/i18n.js with a very simple localization framework(?).

Acknowledgments

The plugin uses cjk-regex to filter CJK characters.