Regex Find and Replace
by Martin Eder
favorite
share
69
33,139
Description

Provides a Find/Replace dialog which optionally supports regular expressions and scope (full document or text selection).

Latest Version
3 years ago
Changelog

Changes in this Release

  • Option to interpret \n in repleace field to insert line-break accordingly
  • Option to pre-fill the find-field with the selected word or phrase
  • Used regex-modifier flags are shown in the dialog
  • If nothing is selected, the "replace only in selection" option is not shown in the dialog

Full Changelog: https://github.com/Gru80/obsidian-regex-replace/compare/1.1.0…1.2.0

Installation Instructions

To manually install this plugin, download obsidian-timestamper.zip into the plugins-directory of your Obsidian vault (usually YourVault/.obsidian/plugins) and unzip it there.

README file from