3.
Category: Note Enhancements
The Auto Replacer plugin automates text replacements in your notes using custom rules built with regex and JavaScript. It lets you define patterns and transform functions through an intuitive UI, applying changes live as you type. Whether it's formatting measurements, highlighting keywords, or dynamically inserting note titles, this plugin gives you full control over text automation without manual edits. Advanced users can reference editor and file objects in their scripts for context-aware replacements, but care is needed since running arbitrary code carries risks.