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

Auto Replacer for Obsidian

Automatically replace text in your notes using regex rules and JavaScript functions.

Chinese summary

使用正则表达式和JavaScript函数自动替换笔记中的文本。

Key Use Cases

  • Auto-correcting typos
  • Formatting text according to custom patterns
  • Inserting dynamic content based on rules

Pros

  • Highly customizable with regex and JavaScript
  • Saves time on manual editing
  • Can handle complex transformations

Limitations

  • Requires knowledge of regex and JavaScript
  • Risk of unintended replacements if rules are not carefully crafted
  • May conflict with other plugins

Tags

automationregextext-replacementcustomizationscripting

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.