DEV Community

digiplan Pro
digiplan Pro

Posted on

Online Clipboard — Share full context with a single link (works in any comment box)


TL;DR: Paste text, screenshots, or files to onlinclipboard.com, get one short link (or QR), and drop it into any website’s comment box. The reader clicks once to see everything—no login required.

URL: https://onlinclipboard.com/

Tags: productivity, devtools, collaboration, web, side-project

Why this exists

Comment boxes are tiny. They strip formatting, block attachments, and punish long code or logs. I wanted a super-light way to share complete context without asking people to sign up or download an app.

How it works (3 steps)

Paste your content at onlinclipboard.com (text, code, screenshots, or drag-and-drop files).

Generate link (optionally also a QR code).

Post the link in any site’s comment box. Done—anyone can view or download.

Tip: If a site is picky about links, use the short link or drop the QR image.

What you can share

Long text, checklists, and formatted notes

Code snippets or patch notes that would otherwise wrap badly

Multiple screenshots (error + repro + result)

Logs, CSVs, PDFs, zips—anything you’d normally have to attach

Handy options

Expiry — auto-delete after a time window

Access code — lightweight passcode for private shares

QR code — handy for mobile or offline contexts

Popular use cases (developer edition)

Bug reports in comments: repro steps, environment info, logs, and screenshots in one place

Follow-ups under blog posts/videos: add resources, sample files, or code you couldn’t fit

Support threads: give the maintainer a single link with everything needed

Cross-device handoff: copy on phone, open on laptop (or vice versa)

Top comments (0)