Skip to content
Technology6 min read

How Indie Game Developers Use iPhone Notes to Manage Multi-Year Projects

Indie developers track design decisions, playtester feedback, technical solutions, and release planning across projects spanning years. Nemos on iPhone holds the context code repositories cannot.

·By Taha Baalla

The Indie Dev's Information Problem

A solo or small-team indie game is a multi-year project with hundreds of interconnected decisions. The combat feel change you made in month four that caused the level design issue you're debugging in month fourteen. The playtester comment that predicted a UX problem you dismissed then but now can't ignore. The technical solution you found last year for a similar problem in a different system.

Indie development is decision-dense work where every choice has downstream consequences. The developers who ship games maintain not just code repositories, but decision histories — why things are the way they are, what was tried and rejected, what the game is actually trying to achieve.

Most of that context lives in the developer's head until it doesn't.

What Indie Developers Track Beyond Code

Design philosophy: What the game is fundamentally trying to achieve. The core experience. The design pillars that decisions should be evaluated against. Easy to articulate on day one; easy to drift from by month eighteen.

Feature decisions: What went in, what was cut, and critically — why. Scope decisions made without documentation come back as recurring arguments or second-guessing six months later.

Playtester feedback: Patterns across test sessions. What testers keep hitting. What they consistently praise. What they consistently miss. Playtester feedback is one of the most valuable inputs available to indie devs — it needs systematic capture and tracking.

Technical solutions: Novel approaches to system design, performance fixes, architecture decisions. Technical knowledge developed for one project applies to future projects. Without capture, it re-is re-derived expensively.

Marketing and release planning: Wishlist strategy, press and influencer list, launch timing considerations, store page optimization notes, community building observations.

Competitor and inspiration analysis: Games to study, specific mechanics worth understanding, what to differentiate from.

Nemos as Your Game Development Memory

Design document living layer: The Nemos notes aren't the GDD — they're the thinking that feeds and updates it. Quick observations about what's feeling wrong. Decisions made in conversation that should be recorded. Questions to resolve before the next milestone.

Playtester feedback synthesis: After each test session, five minutes in Nemos capturing the patterns. Not just what testers said — what it meant. Over many sessions, the patterns become undeniable and actionable.

Technical knowledge base: Solutions to non-obvious problems captured as they're found. "Solved the frame-rate-independent physics issue using fixed timestep with interpolation — here's the implementation approach." Three years later, when you're starting a new project, that note saves a day.

Feature cut history: When you cut a feature, document why. "Cut the crafting system — increases scope without serving the core loop. If a sequel exists, revisit." The discipline of recording cut decisions prevents endless re-litigating.

Shipping checklist evolution: Notes on what you wished you'd done earlier for marketing, store page prep, review code distribution. Evolves with each launch.

What Indie Developers Capture in Nemos

  • Design pillar notes — what the game fundamentally is
  • Feature decisions with rationale (in and out)
  • Playtester session summaries and pattern tracking
  • Technical solutions with enough context to reuse
  • Competitor analysis and differentiation notes
  • Marketing timing and strategy observations
  • Press and influencer research
  • Community feedback patterns from early access or wishlists
  • Budget and scope tracking observations
  • Team communication summaries (for small teams)
  • Post-launch notes — what to do differently next time

The iPhone Advantage for Long-Horizon Projects

Game development is long. Ideas arrive throughout — during other games, during films, during unrelated activities. Problems surface in your subconscious overnight. Playtester feedback needs capturing while it's fresh.

iPhone means the capture moment isn't tied to being at your development machine. The insight during a lunch break captures instantly. The playtest session feedback gets synthesized on the commute home while it's still hot.

For solo devs especially, Nemos becomes the external memory that supplements what one person can hold across a multi-year project.

Setting Up Nemos for Indie Development

Core tags: - `#design` — game design notes and decisions - `#technical` — engineering solutions and architecture - `#playtest` — test session feedback and patterns - `#cut` — removed features with reasoning - `#marketing` — release planning and outreach - `#inspiration` — games and influences to study - `#shipping` — launch checklist and lessons

Workflow: Capture design observations immediately. Synthesize playtester sessions same day. Log technical solutions before moving on. Monthly review of design pillars to check drift.

FAQ

How is indie dev note-taking different from studio development? Solo or small-team work means no institutional memory except what you create. In studios, knowledge distributes across people. Solo, it's all on you — which makes intentional capture more critical, not less.

Can Nemos help manage the scope creep that kills indie projects? Partly. Feature decision notes with rationale create friction for scope additions — you have to articulate why the new thing serves the core loop. Cut history prevents the same feature being re-proposed repeatedly.

How do I track playtester feedback across many sessions? Create a note per test session with date, tester profile, and key observations. Create a separate synthesis note that tracks patterns across sessions — what multiple testers independently hit is signal. Update the synthesis after each session.

What's the best way to use Nemos for technical documentation without it becoming a chore? Capture only non-obvious solutions — not how you used standard APIs, but the clever solutions, the architecture decisions, the things you'd spend time re-figuring out later. Quality over quantity.

How do indie devs use Nemos during the marketing phase? Capture store page iteration notes, which trailers perform in which communities, wishlist milestone observations, press coverage notes. The release period moves fast — systematic capture prevents post-launch amnesia about what worked.

Can Nemos help with finding your game's core concept when you're deep in development? Return to your design pillar notes. They capture what you articulated before the complexity took over. If you can't find that note, it's a signal you never articulated it clearly — which is worth doing even late in development.

How do developers use post-launch notes for future projects? Create an explicit "next time" note after each launch: what you'd change about development process, marketing timing, community building, scope management. It's the most honest documentation you'll produce and the most valuable for your next project.

Related Reading

Sources

  • Indie game development workflow documentation
  • Playtesting methodology and feedback capture research
  • Solo developer productivity research
TB
·Founder, Némos

Taha built Némos after years of losing screenshots and voice memos across a dozen apps. He writes about on-device AI, personal knowledge management, and building privacy-first tools for iPhone.

@nemosapp
Join 2,400+ on the waitlist

Stop losing things you save.

Némos remembers every screenshot, voice memo, link, and note — and surfaces them when you need them. Free, private, on-device AI.

No credit card · iOS launch Q3 2026 · We'll email you when it's live

More from the blog