# 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`](https://github.com/ikatyang-collab/cjk-regex) to filter CJK characters.