MCPcopy Index your code
hub / github.com/Natumsol/obsidian-pangu

github.com/Natumsol/obsidian-pangu @1.6.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.6.2 ↗ · + Follow
18 symbols 31 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Obsidian Pangu Plugin

A small plugin aims to add space between Chinese Characters and English Alphabet, and it is a boon for typographically compulsive people. For Example:

- 大多数人在20到30岁就已经过完自己的一生;一过了这个年龄段,他们就变成自己的影子。
+ 大多数人在 20 到 30 岁就已经过完自己的一生;一过了这个年龄段,他们就变成自己的影子。

Manual installation

Download zip archive from GitHub releases page. Extract the archive into <vault>/.obsidian/plugins.

Alternatively, using bash:

OBSIDIAN_VAULT_DIR=/path/to/your/obsidian/vault
mkdir -p $OBSIDIAN_VAULT_DIR/.obsidian/plugins
unzip ~/Downloads/obsidian-pangu_v1.1.0.zip -d $OBSIDIAN_VAULT_DIR/.obsidian/plugins

Thanks

Thanks to pangu.vim, writing4cn and pangu-markdown-vscode

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 7
Function 6
Class 4
Interface 1

Languages

TypeScript100%

Modules by API surface

src/main.ts11 symbols
pub.mjs4 symbols
src/util.ts3 symbols

For agents

$ claude mcp add obsidian-pangu \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page