Copy
How copying works in Antinote, including which parts of a note are left behind — keywords on the first line are not copied to the clipboard.
Updated for v2.0
Copy
Design Intent: Only add text to the clipboard that’s useful to external apps.
- Keywords (e.g. “math”, “list”) at the top of the note is not copied to the clipboard. Note that optional titles (e.g. “math: My Optional Title”) will be included (e.g. “My Optional Title”).
- In lists, the symbols you use to check off items (eg. “/x”) are not copied to the clipboard.
- Shortened links are always expanded when copied to the clipboard.
- Click any math answer, sum, or average to copy it to the clipboard.
Settings
- ⌘ + C (Nothing selected) Copy whole note
- ⌘ + C (Cursor in code block) Copy code block
- ⌘ + C (Cursor in backticks) Copy text between backticks