Show HN: I built a clipboard tool to strip/keep specific formatting like Italics
Source: Hacker News
CustomPaste: A Solo Developer’s Solution
Hello HN,
I’m Joseph, a solo developer. I built CustomPaste because I was frustrated by the binary choice standard clipboard tools give us: either keep all the messy formatting (background colors, huge fonts) or strip everything down to plain text.
We all know Ctrl+Shift+V (paste as plain text), but…