Paste

Antinote strips formatting on paste. Bullets, numbered lists, indentation and leading whitespace are removed so pasted text arrives as plain text.

Updated for v2.0

Paste

Design Intent: Pasted content should never need manual adjustments.
  • Formatting is stripped.
  • Bullets and numbered lists are stripped.
  • Leading and trailing spaces on each line are stripped.
  • Markdown can be optionally stripped.
  • Empty lines can be optionally stripped.
  • Cmd + Shift + V will paste without text transformations.
Settings
  • Strip leading spaces (e.g. tabs) on paste On | Off
  • Strip list numbers (e.g. 1. 2. 3.) on paste On | Off
  • Strip bullets on paste On | Off
  • Strip markdown on paste On | Off
  • Strip empty lines on paste On | Off
    • ⌘ + V Paste and strip
    • ⌘ + Shift + V Paste as-is