Find & Replace in Selection

by TClark1011
5
4
3
2
1
Score: 41/100

Description

Category: Note Enhancements

The Find & Replace in Selection plugin enhances text editing in Obsidian by enabling users to find and replace text within a selected range of content. It simplifies bulk text modifications by allowing users to input the text to be replaced, the replacement text, and execute changes with a single action. The plugin also supports line breaks using the '\n' notation, making it particularly useful for structured text editing and formatting tasks.

Reviews

No reviews yet.

Stats

6
stars
7,401
downloads
0
forks
1,750
days
1,637
days
1,637
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
4
total issues
2
open issues
2
closed issues
0
commits

Latest Version

4 years ago

Changelog

Can new replace line break characters by using '\n'

README file from

Github

Obsidian Find & Replace In Selection Plugin

A plugin for finding and replacing text in your selection inside the Obsidian MD application.

Usage

  1. Run the "Find & Replace In Selection: Find and Replace" command from the command palette
  2. Enter the text you want to be replaced
  3. Enter the text you want to be inserted
  4. Press the "Replace All" button

Line Breaks: You can replace line breaks by using '\n' when writing out the text you want to be replaced.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Advanced Cursors
5 years ago by SkepticMystic
Dynamic Text Concealer
2 years ago by Matt Cole Anderson
Obsidian.md Plugin to conceal or replace user configured text patterns in Live Preview and Read Mode.
Emacs text editor
3 years ago by Klojer
Find and replace in selection
5 years ago by Dmitry Savosh
Obsidian plugin. Find and replace in selection.
Find Orphaned Images
2 years 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.
Global Search and Replace
3 years ago by Mahmoud Fawzy Khalil
A plugin to do a global search and replace in all your Obsidian vault files.
Go to Line
5 years ago by phibr0
InlineAI
a year ago by FBarrca
Keyshots
3 years ago by KrazyManJ
🔮📝 Obsidian plugin that adds classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.
Multi-line Formatting
5 years ago by nmady
Format Obsidian text over an entire selection, even if that selection has paragraph breaks in the middle!
Regex Find and Replace
4 years ago by Martin Eder
Plugin for Obsidian, providing search/replace functionality which supports regular expressions and selections.
Relative Find
5 years ago by phibr0
Sonkil
9 months ago by ohyoungpark
Text Finder
a year ago by hafuhafu
Provides a find/replace window in edit mode similar to VSCode (supports regular expressions and case sensitivity).
Vim Marker Sharpener
a year ago by Artem Dvoryadkin
Text formatting commands in Vim mode. Supports applying styles (bold, italic, etc.). Works correctly in visual mode with selected text.