ClaudeDeck v0.1.13
Rich-text task descriptions
Each todo task can now carry a detailed description in addition to its title.
- The per-task Add / Edit flow opens a new resizable dialog: a title field plus a large rich-text note (RichTextBox) with a Bold / Italic / Bullet toolbar and Ctrl+B / Ctrl+I shortcuts.
- Editor rows show a small notes glyph when a task has a description (click it to edit).
- Descriptions persist in
objectives.json(stored as RTF) and follow cloud sync like the rest of your todos. Older files without a description keep working unchanged.
Other
- Softer Pomodoro chime: the focus-nudge cue now plays
notify.wavonce instead of the harsh[console]::beepsquare waves (beeps kept only as a fallback when the sound asset is missing).