This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedWritingintermediate

Vim Multibyte Char Search for Obsidian

This plugin allows Vim users to search for multibyte characters (e.g., Chinese, Japanese) by typing the first letter of their ASCII-based input method, such as the first letter of Pinyin for Chinese characters.

Chinese summary

该插件允许Vim用户在Obsidian中通过输入多字节字符对应的ASCII编码首字母(例如中文拼音首字母)来搜索字符,提高非英文字符的搜索效率。

Key Use Cases

  • Searching for Chinese characters using Pinyin initials
  • Searching for Japanese characters using Romaji initials
  • Quickly locating multibyte characters in notes while in Vim mode

Pros

  • Speeds up search for non-ASCII characters
  • Leverages existing input method knowledge
  • Integrates seamlessly with Obsidian's Vim mode

Limitations

  • Requires familiarity with the specific ASCII mapping for each language
  • Only works in Vim mode
  • May not support all multibyte languages

Tags

vimsearchmultibytepinyinCJK

Related Plugins

DeprecatedWriting
4.3M downloads

Templater

Templater is a powerful templating plugin that lets you create reusable note templates with dynamic content—dates, random picks, file metadata, and even JavaScript functions. It replaces and extends Obsidian's built-in templates.

ActiveWriting
1.8M downloads

QuickAdd

QuickAdd lets you create custom commands to quickly capture thoughts, add to lists, or create new notes from anywhere in Obsidian. It's a powerful capture and automation tool for building personalized workflows.

ActiveWriting
1.4M downloads

Editing Toolbar

A highly customizable editing toolbar that provides built-in editing commands for a MS Word-like experience, modified from the cMenu plugin.