Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Unified Chinese-characters Searcher (UCCS)

York LiYork Li98 downloads

Fixes cross-script search issues for Simplified and Traditional Chinese in your vault, allowing any Chinese query to automatically return all corresponding

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

Automatically match Simplified and Traditional Chinese in Obsidian's global search — type any Chinese character and find all variant results across regions.


Demo

UCCS Demo


Overview

UCCS is an Obsidian plugin that expands your search query in real time to cover both Simplified and Traditional Chinese character variants. When you type a keyword in global search (Cmd+Shift+F), the plugin automatically generates an OR query with all relevant character variants, so you never miss a note due to font or regional differences.

It supports four mapping modes: Simplified↔Traditional (Hong Kong), Simplified↔Traditional (Taiwan), All Regions, and Traditional HK↔Traditional TW.


功能

當你在 Obsidian 全局搜索(Cmd+Shift+F)中輸入關鍵詞時,插件會自動將中文字符擴展為簡體 + 繁體兩種寫法,確保不漏掉任何筆記。

輸入 實際搜索 匹配結果
剑法 (剑法) OR (劍法) 同時命中「剑法」和「劍法」
龍門 (龍門) OR (龙门) 同時命中兩種寫法
學習 Python (學習) OR (学习) Python 英文保持不變

安裝

🎉現已支持透過Obsidian社區插件市場安裝~🎉

or:

  1. 下載最新的 Release
  2. 解壓到你的 vault:.obsidian/plugins/simplified-traditional-search/
  3. Obsidian → 設定 → 第三方插件 → 重新載入插件
  4. 啟用 Unified Chinese-characters Searcher (UCCS)

設定

選項 說明
啟用插件 一鍵開關
映射地區 簡體<->繁體(香港)/(台灣)/ 全部地區 / 繁體HK<->繁體TW
展開延遲 打字停頓後多少毫秒展開(預設 800ms)
轉換運算符值 是否同時轉換 path:、tag: 等運算符後的值
短語/成語轉換 開啟成語、慣用語也會被轉換(預設關閉)

支援

如果你覺得這個插件有用,歡迎請我喝杯咖啡 ☕

開發

git clone https://github.com/Yorkli1/Unified-Chinese-characters-Searcher.git
cd Unified-Chinese-characters-Searcher
npm install
npm run dev      # 開發模式(watch)
npm run build    # 生產構建

字符映射表從 OpenCC 官方數據庫生成:

python3 scripts/gen_mappings.py

許可證

Apache License 2.0。字符映射數據源於 OpenCC(Apache License 2.0)——從其官方字典文件提取簡繁及地區變體映射,本插件僅做格式轉換,不修改原始映射關係。


本專案由 AI 助手 Hermes 協助開發。

HealthExcellent
ReviewPassed
About
Automatically expand Chinese search terms in Obsidian global search to match Simplified, Traditional, and regional variants (HK/TW). It supports search operator conversion and phrase-level supplements, ensuring that entering any Chinese character or term will retrieve all corresponding results.
SearchLanguages
Details
Current version
2.1.4
Last updated
Last month
Created
2 months ago
Updates
6 releases
Downloads
98
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
Apache-2.0
Report bugRequest featureReport plugin
Author
York LiYork Liyorkli1
GitHubyorkli1
  1. Community
  2. Plugins
  3. Search
  4. Unified Chinese-characters Searcher (UCCS)

Related plugins

Fuzzy Chinese Pinyin

Fuzzy search using Chinese Pinyin.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Quiet Outline

Make outline quiet and more powerful, including no-auto-expand, rendering heading as Markdown, and search support.

Simplified Chinese Word Splitting

Adds Simplified Chinese word splitting support for the editor and Vim mode.

Citations

Automatically search and insert citations from a Zotero library.

LanguageTool

Unofficial integration of the LanguageTool spell and grammar checker.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Home tab

A browser-like search tab for your local files.