A local-only iOS bookmark drawer — paste a link, drop it into a folder, done. No accounts, no cloud sync, no servers. Sunsetted after a small trial.
I kept emailing links to myself, dumping them in Slack drafts, or tossing them in browser bookmarks I'd never reopen. None of those tools were built for the actual job — grabbing a link in a hurry and sorting it later. I wanted a tiny iOS app whose only job was to swallow a link, drop it into a folder, and stay out of the way.
Single-purpose and on-device only. React Native + Expo + AsyncStorage — no accounts, no cloud, no servers. You paste or share a link in, pick a folder, and that's the whole app. I cut every feature that wasn't core to the loop: no tags, no search filters, no cross-device sync. Founder takeaway: building the absolute smallest version of an idea teaches you whether it has legs faster than any business plan ever will.
The temptation was to make it "real" — add accounts so links sync across devices, build a web view for desktop browsing, layer in search. Every one of those would have turned a weekend project into a months-long product. I held the line and kept it local-only. The honest hard part wasn't the code; it was saying no to scope.
Shipped to a small trial group, then quietly sunsetted. Real users liked it but didn't open it often enough to justify ongoing maintenance — turns out "occasional bookmark dump" isn't a habit-forming behavior. The takeaway for founders: not every shippable idea is a sustainable product, and finding that out for two weekends of work is cheaper than finding out for six months of one.