Skip to content

v0.0.9

Choose a tag to compare

@rjs rjs released this 19 Mar 16:49
· 9 commits to main since this release

Task editing polish and safety

What's new

  • Block deleting tasks with notes: Tasks that have non-empty notes can no longer be accidentally deleted. Clearing the task name or pressing Backspace/Delete will flash the notes icon red instead of deleting, and restore the task name.
  • Bullet markers for resting tasks: Tasks in their resting (non-editing) state now show a small bullet marker for better visual hierarchy.
  • Fix checkbox jump on edit: Fixed a visual glitch where the checkbox would shift vertically when entering task edit mode.

Full diff: v0.0.7...v0.0.9