#replace
View:
  • 1.
    Global Search and Replace
    2 years ago by Mahmoud Fawzy Khalil
    favorite
    share
    Score: 53/100
    Category: File Management
    The Global Search and Replace plugin allows users to perform comprehensive search and replace operations across all markdown files in an Obsidian vault. With support for regex and case-sensitive searches, this tool offers precision and flexibility. Users can navigate through matches, open files directly at the match location, and replace content seamlessly with shortcuts or clicks. The plugin simplifies large-scale edits and enhances workflow efficiency, making it a practical solution for managing consistent changes across a vault.
    View Plugin Details
  • 2.
    Dynamic Text Concealer
    a year ago by Matt Cole Anderson
    favorite
    share
    Score: 44/100
    The Dynamic Text Concealer plugin is a game-changer for Obsidian users who want to declutter their notes and focus on the content. With this plugin, you can dynamically replace text using user-defined regular expressions, effectively hiding ugly metadata from other plugins. For instance, you can conceal curly braces used by Obsidian to Anki, or any other pattern that clutters your notes. The plugin also allows you to capture groups and conceal them in your notes, making it easy to organize and customize your content.
    View Plugin Details
  • 3.
    Text Finder
    5 months ago by hafuhafu
    favorite
    share
    Score: 43/100
    Category: Note Enhancements
    The Obsidian Text Finder plugin is a handy tool for those who want to enhance their search-and-replace capabilities within Obsidian. It brings a feature-rich search and replace window, similar to what users are accustomed to in VSCode, but directly within the Obsidian editor mode. Users can search and replace text in their current Markdown file, with options for case sensitivity and regular expressions, adding flexibility for complex search needs. Additionally, the plugin highlights all matches and shows a count, making it easy to review search results at a glance. Customizable CSS options also allow for personalization, from styling match highlights to adjusting the search window's position. This plugin is ideal for users seeking a powerful, customizable text-finding experience within Obsidian.
    View Plugin Details
  • 4.
    Regex Find and Replace
    3 years ago by Martin Eder
    favorite
    share
    Score: 28/100
    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.
    View Plugin Details
  • 5.
    Find & Replace in Selection
    4 years ago by TClark1011
    favorite
    share
    Score: 26/100
    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.
    View Plugin Details
  • 6.
    Find and replace in selection
    4 years ago by Dmitry Savosh
    favorite
    share
    Score: 18/100
    Category: Note Enhancements
    The Find and replace in selection plugin enhances text editing in Obsidian by allowing users to perform search-and-replace operations within a specific selection of text. This plugin supports both plain text and regular expressions for flexible pattern matching and replacement. Users can configure search patterns and replacement strings through the plugin's settings, and execute the command via a hotkey or the command palette. It's particularly useful for bulk text modifications, such as changing header levels, removing formatting, or adjusting embed link syntax.
    View Plugin Details