/obsidian-global-search-and-replace

A plugin to do a global search and replace in all your Obsidian vault files.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Global Search and Replace for Obsidian

Obsidian Downloads Version

A plugin to do a global search and replace in all of your Obsidian vault files.

showcase

Features

  • Search all of your vault's markdown files for a case-sensitive match, and do a replace
  • Keyboard shortcuts Enter to replace and arrow keys to cycle through matches

Installation

Through Obsidian community plugin browser

This plugin is available through obsidian's official plugin marketplace.

Manual

Download a release's main.js, styles.css, and manifest.json files and install it by pasting the files into the VAULT_PATH/.obsidian/plugins/global-search-and-replace folder (enable viewing hidden folders to be able to see the .obsidian folder!)

Usage

Use the command palette and activate the Global Search and Replace: Search and Replace in all files command.