Skip to content

ClaudeDeck v0.1.13

Choose a tag to compare

@hydropix hydropix released this 10 Jun 09:16
· 8 commits to main since this release

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.wav once instead of the harsh [console]::beep square waves (beeps kept only as a fallback when the sound asset is missing).