Major roadmap changes: 1. Mobile Support Moved Up (Phase 4 instead of Phase 5): - Get iOS/Android builds working early, even with simple test UI - Validates cross-platform architecture ASAP - Foundation for future mobile polish - egui supports mobile, so we can test early New Phase Structure: - Phase 1: Core Library & CLI MVP - Phase 2: WebDAV Sync (Backend + CLI) - Phase 3: GUI MVP (Desktop) - Phase 4: Mobile Basic Support (NEW - prioritized) - Phase 5: GUI Advanced Features (Desktop + Mobile) - Phase 6: Mobile Polish & Platform Features - Phase 7: Advanced Features & Imports 2. Google Tasks Importer Added (Phase 7): - Migrate users from Google Tasks - Import tasks, lists, due dates, notes - Easy onboarding for existing Google Tasks users 3. Additional Phase 7 Features: - Tags and custom fields - Bulk operations - Calendar integration - Email to task - Voice input - Collaboration features Benefits of early mobile: - De-risk mobile builds early in development - Test cross-platform code paths sooner - Allows for mobile-specific feedback early - Can dogfood on mobile while building desktop features 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .idea | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| PLAN.md | ||