Socket
Socket
Sign inDemoInstall

@aidenlx/chs-patch

Package Overview
Dependencies
5
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @aidenlx/chs-patch

A patch for Obsidian's built-in CodeMirror Editor to support Simplified Chinese word splitting


Version published
Weekly downloads
3
increased by50%
Maintainers
1
Install size
4.30 MB
Created
Weekly downloads
 

Readme

Source

Word Splitting for Simplified Chinese in Edit Mode

A patch for Obsidian's built-in CodeMirror Editor to support Simplified Chinese word splitting

增加 Obsidian 内置编辑器的(简体)中文分词支持,使得编辑模式的双击可以选中中文

Special Thanks to @linonetwo for the chs word splitting module

Demo

Obsidian's Default Word Splitting
默认分词
Patched
安装插件后
ob-default-splittingob-patched-splitting

Compatibility 兼容性

The required API feature is only available for Obsidian v0.10.0+.

本插件仅支持0.10.0以上的版本

Installation 安装

From Obsidian

  1. Open Settings > Third-party plugin
  2. Make sure Safe mode is off
  3. Click Browse community plugins
  4. Search for this plugin
  5. Click Install
  6. Once installed, close the community plugins window and the patch is ready to use.

  1. 打开设置>第三方插件
  2. 确保安全模式为关闭
  3. 点击浏览社区插件
  4. 搜索此插件
  5. 点击安装
  6. 安装完成后,关闭安装窗口,插件即可使用

From GitHub

  1. Download the Latest Release from the Releases section of the GitHub Repository
  2. Put files to your vault's plugins folder: <vault>/.obsidian/plugins/cm-chs-patch
  3. Reload Obsidian
  4. If prompted about Safe Mode, you can disable safe mode and enable the plugin. Otherwise head to Settings, third-party plugins, make sure safe mode is off and enable the plugin from there.

Note: The .obsidian folder may be hidden. On macOS you should be able to press Command+Shift+Dot to show the folder in Finder.


  1. 从GitHub仓库的Releases下载最新版本
  2. 把文件放在对应Vault的插件文件夹下:<vault>/.obsidian/plugins/cm-chs-patch
  3. 重新加载Obsidian
  4. 如果出现有关安全模式的提示,则可以禁用安全模式并启用插件。否则,请转到设置第三方插件,确保关闭安全模式,然后从第三方插件启用插件

注意,.obsidian文件夹为隐藏文件夹,在macOS的Finder下可以按Command+Shift+.以显示隐藏文件夹

FAQs

Last updated on 03 Sep 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc