Provides a dialog to find and replace text in the currently opened note. In addition to Obsidians on-board find/repace function, this plugin provides options to use regular expressions or just plain ...
Regular Expression (regex) is a pattern detection language – they are typically used to search patterns in text, extract matching values, and data validation. Regex is supported in many programming ...