Files
driftwood/docs/plans/2026-02-27-20-improvements.md

1.0 KiB

20 Improvements Plan

Batch 1: Low-risk code quality (no behavior change)

  1. Wrap all hardcoded English strings in i18n()
  2. Replace OnceCell.get().expect() with safe getters
  3. Extract common async-toast-refresh helper
  4. Log silently swallowed errors

Batch 2: Performance

  1. Async database initialization with loading screen
  2. Batch CSS provider registration for letter-circle icons
  3. Lazy-load detail view tabs
  4. Rate-limit background analysis spawns

Batch 3: UX

  1. Progress indicator during background analysis
  2. Multi-file drop and file picker support
  3. Sort options in library view
  4. Keyboard shortcut Ctrl+O for Add app
  5. Validate scan directories exist before scanning

Batch 4: Robustness

  1. Add database migration tests
  2. Confirmation before closing during active analysis
  3. Graceful handling of corrupt/locked database

Batch 5: Accessibility & Features

  1. Remember detail view active tab
  2. Announce analysis completion to screen readers
  3. Custom launch arguments
  4. Export/import app library