sonarait6k downloadsA patch for Obsidian's built-in CodeMirror Editor to support Japanese word splitting.
A patch for Obsidian's built-in CodeMirror Editor to support Japanese word splitting
Obsidian内蔵のCodeMirrorエディタが日本語の単語分割をサポートするためのパッチ.
This plugin is based on the chs word splitting module by @linonetwo and modified to Japanese version.
For Japanese word segmentation, we used tiny-segmenter created by Taku Kudo.
Special Thanks to @linonetwo and Taku Kudo!
| Obsidian's Default Word Splitting パッチを適用していない場合 |
Patched パッチを適用した場合 |
|---|---|
![]() |
![]() |
The required API feature is only available for Obsidian v0.13.8+.
必要なAPI機能は,Obsidian v0.13.8+でのみ利用可能です.
Settings > Community pluginBrowse in Community pluginsInstallEnable and the patch is ready to use.設定からコミュニティプラグインを開きます.コミュニティプラグインの閲覧をクリックします.インストールをクリック有効化を押すことで,パッチは使用可能な状態になります.<vault>/.obsidian/plugins/japanese-word-splitter Note: The
.obsidianfolder may be hidden. On macOS you should be able to pressCommand+Shift+Dotto show the folder in Finder.
<vault>/.obsidian/plugins/japanese-word-splitterにファイルを置きます.設定からコミュニティプラグインに移動し,セーフモードがオフになっていることを確認し,そこからプラグインを有効にしてください.注意:
.obsidianフォルダは隠されている可能性があります.macOSでは,Command+Shift+Dotを押すと,Finderでフォルダを表示できるはずです.