The Dynamic Line Height for CJK plugin enhances the readability of notes containing Chinese, Japanese, and Korean (CJK) characters in Obsidian. It dynamically adjusts line height in Editing View or paragraph height in Reading View to accommodate the visual needs of CJK characters, which typically require more spacing than European alphabets. Users can customize these settings through the Style Settings plugin for tailored aesthetics. Additionally, the plugin applies a `.cjk` CSS class to lines or paragraphs with CJK characters, enabling further customization via CSS snippets. This plugin is ideal for users working with multilingual content, improving visual clarity and layout consistency.
The CJK Count plugin adds a focused word count feature that tracks only Chinese, Japanese, and Korean (CJK) characters, displaying the count directly in the status bar. This is particularly useful for writers, students, or translators who work specifically with CJK scripts and want a more accurate metric for language-specific output. The plugin filters characters using a dedicated regex library, ensuring precise counts without interference from Latin or other non-CJK content.