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

Regex Find/Replace for Obsidian

A find and replace dialog that supports regular expressions and can scope operations to the full document or a text selection.

Chinese summary

一个支持正则表达式的查找替换对话框,可作用于整个文档或选定文本。

Key Use Cases

  • Replacing patterns across a full document with regular expressions
  • Performing bulk text transformations such as formatting changes
  • Scoped replacements limited to a selected portion of text
  • Fixing inconsistencies (e.g., spacing, capitalization) using regex

Pros

  • Supports powerful regular expressions for complex pattern matching
  • Scope selection allows targeted replacements
  • Simple dialog interface integrated into Obsidian

Limitations

  • May be overkill for simple find/replace tasks
  • Requires knowledge of regular expressions to fully utilize

Tags

findreplaceregextext-editingsearch

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.