How to share a to-do list without forcing an app install
Five ways to hand off work to people who hate signing up for things — ranked from worst to best.
- Published
- Author
- X9
- Reading time
- 5 min read
The short answer
If you only need to share a list once, with one person, and you don't expect a long discussion: generate a QR code that points at the list and let them scan it. They get a tappable, browser-readable checklist with zero accounts and zero installs. That's the pattern X9 is built around.
The rest of this article walks through why the more familiar options — text, doc, spreadsheet — tend to break down in practice.
The five options, ranked
5. Text message bullet points
Friction for sender: low. Friction for recipient: medium. The recipient now has a list trapped inside a chat thread, with no checkboxes and no way to update it as work progresses. By task four they've forgotten what was on the list and they're scrolling.
Use this only for ≤3 items.
4. Screenshot of a checklist app
Friction for sender: low (assuming you already use a checklist app). Friction for recipient: medium-high — they can read the screenshot but can't interact with it. Updates require a new screenshot.
Useful for static reference checklists ("setup steps for the espresso machine") but bad for active work.
3. Shared Google Doc / Notes file
Friction for sender: low if you live in Google's ecosystem. Friction for recipient: high if they don't. Anyone outside the Google universe hits a sign-in wall, decides they don't care, and moves on.
Also: docs aren't checklists. The recipient has to manually mark text as [done] or strike it through, and you have no real visibility into progress.
2. Email with a numbered list
Friction for sender: low. Friction for recipient: low to read, high to act on. They will print it. They will lose the printout.
1. QR code pointing at a shared list
Friction for sender: one tap. Friction for recipient: open camera, scan, tap URL. From the recipient's perspective, this is the same as scanning a restaurant menu — a motion they already do without thinking.
Side-by-side
| Text | Google Doc | Screenshot | QR + shared list | |
|---|---|---|---|---|
| Recipient needs an account | Yes | Yes (Google) | No | No |
| Real-time updates | No | Yes | No | Yes |
| Native checkbox support | No | Manual | No | Yes |
| Friction at scan/open | Low | High | Low | Very low |
| Recipient can mark progress | No | Yes | No | Yes (locally) |
A concrete X9 example
You are leaving for a 10-day trip and you've asked your neighbour to look after the cat. The list is real:
- Feed Marbles 1/2 cup of dry food, mornings.
- Top up water fountain, every other day.
- Scoop litter daily.
- Open the kitchen blinds (cat sulks otherwise).
- Text me a photo every other day so I sleep at night.
In X9: create a bucket called "Marbles, while we're away," add the five items, tap Share as QR, and either AirDrop the QR or hand the neighbour a printout taped to the fridge. They scan, the list opens in their browser, they tick items as they go.
You can watch their progress on your end. They never installed anything. Neither of you had to debate which app to use.
When this approach is wrong
Don't use a public-link QR for:
- Anything you wouldn't write on a postcard.
- Long-running team work (use proper project tools).
- Lists that need comments or threaded discussion.
If you're thinking about replacing a shared spreadsheet that your whole team edits, that's a different question and it gets a different answer. Read the spreadsheet comparison next.
Frequently asked questions
Why not just text someone the list?
You can, and for very short lists (three items) it works. The problems start at five-plus items: no checkboxes, no order, the recipient has to copy-paste it somewhere to actually use it, and changes you make later don't propagate. Texts are write-once.
Doesn't a shared Google Doc do the job?
It works if both sides already have a Google account and don't mind editing in a document instead of a checklist. Most casual recipients (parents, contractors, neighbours) drop off when they hit the 'sign in to view' wall.
What about QR codes — don't they require an app to scan?
Not since iOS 11 and Android 8. Every modern phone scans QR codes from the native camera app. The recipient opens their camera, points it at the code, and taps the URL preview. That's it.
Keep reading
What is QR-based task sharing? A plain-English explainer
Skip the project-management theatre and hand off work the way you'd hand off a phone number.
QR-based task sharing lets you hand a list of things to do to anyone with a phone camera. No account, no app install. Here is what it is, when it works, and when it doesn't.
Apr 30, 2026 · X9
Spreadsheet vs shared bucket: when to upgrade your team's checklist
If your team's task tracking is a Google Sheet with conditional formatting, this is for you.
Shared spreadsheets are the world's most popular task tracker. They also collapse around 8–10 collaborators. Here is when to keep the sheet and when to graduate to a purpose-built shared list.
Apr 30, 2026 · X9