#cjk
View:
  • 1.
    Dynamic Line Height for CJK
    2 years ago by Ryota Ushio
    favorite
    share
    Score: 51/100
    Category: Note Enhancements
    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.
  • 2.
    CJK Count
    14 days ago by Louie Kurenai
    favorite
    share
    Score: 50/100
    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.