盘古 PanGu

by Natumsol
5
4
3
2
1
Score: 55/100

Description

Category: Note Enhancements

The 盘古 PanGu plugin is a simple yet effective tool for typographically inclined users. This plugin adds space between Chinese characters and English alphabet, ensuring that text appears correctly formatted. For instance, it can transform the sentence "大多数人在20到30岁就已经过完自己的一生;一过了这个年龄段,他们就变成自己的影子" into "大多数人在 20 到 30 岁就已经过完自己的一生;一过了这个年龄段,他们就变成自己的影子". With this plugin, you can enjoy a more visually appealing writing experience in Obsidian.

Reviews

No reviews yet.

Stats

105
stars
27,645
downloads
8
forks
1,827
days
569
days
569
days
3
total PRs
0
open PRs
2
closed PRs
1
merged PRs
41
total issues
17
open issues
24
closed issues
4
commits

Latest Version

2 years ago

Changelog

README file from

Github

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

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.