Text Input
Alternative input mode for power users. A text field where notation can be typed directly, bypassing the Calculator UI buttons entirely.
Behavior
- Toggle accessible from the calculator view
- Accepts any valid Notation Spec string
- Same live explanation updates below
- Syntax highlighting or validation feedback (stretch)
- ROLL button executes, heart saves as favorite
Use Cases
- Complex expressions that are faster to type than tap
- Flows with Named Parameters
- Users who’ve learned the notation and prefer direct entry
- Pasting notation shared by other players
See also: Calculator UI, Notation Spec