liuhaoxd118 downloadsInline editor search and replace panel with match case, whole word, and regex.
An inline editor search and replace panel for Obsidian.
Esc closes the panel globally (even when the input is not focused).Bind hotkeys for this plugin via Obsidian settings:
Enhanced search and replace (or just Find).Enhanced search and replace: FindEnhanced search and replace: Find and replaceSuggested defaults:
Ctrl+F → Find, Ctrl+H → Find and replaceCmd+F → Find (set the other one to your preference)You can also trigger via Command Palette: Cmd/Ctrl+P and search Enhanced search and replace: Find.
main.js, manifest.json, and styles.css to:<Vault>/.obsidian/plugins/enhanced-search-replace/npm install
npm run dev
npm run build