Favorites

Saved dice rolls with custom names. Single-tap to roll, long-press for Named Parameters toggles.

Phase 1 Features

  • Save current notation as a favorite with a custom name (e.g. “Longsword Attack”)
  • Single-tap to execute the roll
  • Most recent result displayed inline in the favorites list
  • Reorder favorites
  • Heart button next to ROLL to quick-save current input

Phase 1 Stretch

  • Named Parameters — long-press shows toggles for <named> parameters
  • Flows — favorites can contain chained rolls with multi-box modal execution

Phase 2

  • Group favorites by category (per-character, per-game-system)
  • Template Library — pre-built favorites from templates

Storage

Phase 1 stores favorites client-side (IndexedDB) for offline-first operation. Server-side sync is a future consideration.

See also: UI Reference, Named Parameters, Flows