Replace All is an Obsidian plugin that injects replace all functionality directly into the core file plugin.

Undo replace all: Use the command palette (Ctrl+P or Cmd+P) and search for "Undo replace all" to undo all changes applied by the previous replacement.
If you want to contribute or modify the plugin, follow these steps:
node --version).npm i or yarn to install dependencies.npm run dev to start compilation in watch mode.