Search and replace text in the current note, with word, prefix, suffix, and regex matching.
Design intent: For quick text block replacements.
- Search and replace text in the current note.
- Click the "Aa" icon to make case-sensitive searches.
- Contains: Search for text that contains the search term.
- Matches Word: Search for the whole word.
- Starts with: Search for lines that start with the search term.
- Ends with: Search for lines that end with the search term.
- Regex: Search for text that matches a regular expression.
- When Find and Replace is opened, all links are expanded.
Shortcuts
⌘ + Shift + F — Open Find and Replace
Enter (while in search field) — Go to next match
Shift + Enter (while in search field) — Go to previous match
Tab (while in search field) — Open replace
Enter (while in replace field) — Replace
Shift + Enter (while in replace field) — Replace all
Esc (while in search or replace field) — Close Find and Replace