Easy Typing

by yaozhuwa
favorite
share
Score: 80/100
Description
Category: Note Enhancements

The Easy Typing plugin for Obsidian is designed to enhance the writing experience by automating text formatting and symbol editing. With its core features, you can capitalize the first letter of each line, add spaces between specific parts, and even define custom rules for handling special text formats. The plugin also includes a range of edit enhancements, such as auto-pairing and deleting symbols, converting full-width characters to half-width, and more. Additionally, you can customize conversion rules for various editing scenarios and access built-in commands to simplify your workflow. With its experimental features, Easy Typing is poised to revolutionize the way you write in Obsidian.

Stats
616
stars
241,362
downloads
19
forks
1,551
days
8
days
8
days
5
total PRs
2
open PRs
1
closed PRs
2
merged PRs
289
total issues
44
open issues
245
closed issues
152
commits
Latest Version
9 days ago
Changelog
  • V5.5.15 2025-08-22
    • 优化自定义规则多光标情况 Tabstops 的显示效果
    • 尝试解决特殊情况下可能遇到的 TypeError 导致的卡死问题

可以尝试自定义规则:
image
旧模式:r/(?<=^|\n)([\w-]+)-call/|
新模式:> [![[0]]] $0\n> $1

然后在文档中的任意行首(非行首无效)输入 note-call 或者 info-call 等就可以实现快速输入不同类型的 callout ,可以看到新的 tabstops 效果位置更精准更显眼,按 Tab 跳转下一个光标

https://github.com/user-attachments/assets/4adaf300-bdb1-463c-81cf-431c7fd172d2

README file from