AN
Antinote
Docs
  • Docs
  • Changelog
  • Feature requests
  • Support portal
    • Search
    • Find and Replace
    • Screenshot to Text
    • AutoPaste
    • Simple Markdown
    • Formatting Shortcuts
    • URL Schemes
    • Timer

Find and Replace

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
PrevSearch
NextScreenshot to Text
Was this helpful?