Regex Find and Replace
by Martin Eder
Score: 43/100
favorite
share
Description
Category: Note Enhancements

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.

Stats
70
stars
34,976
downloads
10
forks
1,105
days
1,075
days
1,075
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
31
total issues
21
open issues
10
closed issues
0
commits
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
An experimental Obsidian plugin that highlights all occurrences of the word under the cursor
Global Search and Replace
2 years ago by Mahmoud Fawzy Khalil
A plugin to do a global search and replace in all your Obsidian vault files.
File Explorer++
a year ago by kelszo
A plugin for https://obsidian.md, which enables the ability to hide and pin specific files and folders in the file explorer by applying custom filters.
R.E.L.A.X.
a year ago by Syr
Regex Obsidian Plugin
Dynamic Text Concealer
a year ago by Matt Cole Anderson
Obsidian.md Plugin to conceal or replace user configured text patterns in Live Preview and Read Mode.
Tag Links
9 months ago by Zacchary Dempsey-Plante
A plugin for Obsidian that allows tags to be opened as links using a hotkey.
LinkMagic
8 months ago by AndyReifman
Regex Mark
7 months ago by Mara-Li
Find and replace in selection
4 months ago by Dmitry Savosh
Obsidian plugin. Find and replace in selection.
Regex Pipeline
4 months ago by No3371
An Obsidian plugin that allows users to setup custom regex rules to automatically format notes.
Find & Replace in Selection
4 months ago by TClark1011
Relative Find
4 months ago by phibr0
Find Orphaned Images
3 months ago by Josmar Cristello
Find Orphaned Images is an Obsidian plugin designed to help you keep your vault clean and organized by identifying and managing images that are not linked anywhere in your notes.
Replace All
2 months ago by Patrick Chiang
Text Finder
2 months ago by hafuhafu
Provides a find/replace window in edit mode similar to VSCode (supports regular expressions and case sensitivity).