Regex Find and Replace
by Martin Eder
favorite
share
69
34,247
Description

The Regex Find and Replace plugin is a powerful tool for Obsidian users who need to perform advanced text searches and replacements. With this plugin, you can use regular expressions to find and replace specific patterns in your notes, making it easy to standardize formatting, extract data, and more. The plugin provides a user-friendly interface that allows you to easily construct and test your regex patterns, ensuring that you get the desired results. Whether you're a power user or just looking for a way to streamline your note-taking workflow, this plugin is sure to be a valuable addition to your Obsidian toolkit.

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
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Dynamic Highlights
3 years ago by nothingislost
Dynamically highlight text based on cursor selection or search query with full regex, mobile, and live preview support
Global Search and Replace
2 years ago by Mahmoud Fawzy Khalil
Search and replace in all vault files
File Explorer++
a year ago by kelszo
Hide and pin files and folders in the file explorer using custom filters, such as wildcards and regex, based on their names, paths, and tags. Additionally, achieve the same with a single click in the file menu.
R.E.L.A.X.
a year ago by Syr
Multi-regex management for data linking and batch processing across selection, files, and folders.
Dynamic Text Concealer
10 months ago by Matt Cole Anderson
Conceal or replace user-configured text patterns in Live Preview and reading mode.
LinkMagic
8 months ago by AndyReifman
Automatically adds links to defined regex.
Regex Mark
7 months ago by Mara-Li
Add custom CSS classes to text based on regular expressions.
Find and replace in selection
3 months ago by Dmitry Savosh
Find what you are looking for in the selected text and replace it with the specified text.
Regex Pipeline
3 months ago by No3371
Set up custom regex rules to automatically format notes.
Find & Replace in Selection
3 months ago by TClark1011
Replace text within your current selection.
Relative Find
3 months ago by phibr0
Search relative to your cursor position.
Find Orphaned Images
2 months ago by Josmar Cristello
Finds images in the vault that are not linked to any notes. Either lists, or deletes them.
Replace All
2 months ago by Patrick Chiang
Adds replace all functionality into search.
Text Finder
a month ago by hafuhafu
A search bar that supports search, replace, regular expressions, and case sensitivity.