Browse all templates
Weekend builder

Indie side project

Weekend builds, shipped in public, no sprint ceremonies.

Markdown source

# Patchwork — public roadmap

A self-hostable bookmarking tool. Built on weekends. Shipped when it's done.

## Shipped

- [x] Core bookmark save — URL, title, favicon, timestamp
- [x] Full-text search across titles and notes
- [x] Browser extension: Chrome + Firefox
- [x] Export to JSON — your data, always

## In Flight

- [/] Tag system — add, remove, filter by tag · 2026-05-24
- [/] Shareable collections — public read link for a tag group · 2026-05-31

## Next

- Keyboard shortcut overlay — all actions reachable without a mouse
- Import from Pinboard and Raindrop.io
- iOS share sheet extension · 2026-06-14
- Self-host Docker image with a one-command setup · 2026-06-28

## Cycle log

### May 2026
- [x] Extension auth fixed — tokens were expiring after 24h due to missing refresh logic
- [x] Search now covers bookmark notes, not just titles

### April 2026
- [x] Dark mode — a single toggle, tested on macOS and Windows

## Refused

- [-] Mobile app (native) — a good PWA covers 95% of the use case; an App Store submission is a maintenance burden I can't sustain solo
- [-] Collaboration / team workspaces — this is a personal tool; multi-user adds auth complexity that changes the product category entirely