Copy notes to clipboard without YAML, wikilinks, tags, block IDs, and callout syntax.
I got tired of copying a note and pasting it somewhere only to see the YAML frontmatter at the top. So I made this plugin. It copies your note to clipboard without the frontmatter or cleans it before copy. That's the main thing.
--- frontmatter block at the top[[wikilinks]] into plain text#tags^block-id anchors> [!NOTE] etc.)If you select text first, it copies just the selection. Otherwise it copies the whole note.
Go to Settings → Clean Copy to toggle what gets removed. Everything is on by default except the Markdown formatting stripping.
