vrabe480 downloadsA word counter that only counts Chinese, Japanese and Korean (CJK) characters.
A word count Obsidian plugin that only counts Chinese, Japanese and Korean (CJK) characters in the status bar.
We only have English and Chinese UI now in src/i18n.js with a very simple localization framework(?).
The plugin uses cjk-regex to filter CJK characters.