Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 20:09
· 6 commits to main since this release

Added

  • Due dates. Type a date while capturing (tomorrow, next friday, jul 12, in 3 days) and it is set on the entry and highlighted as you type.
  • d on a selected list entry to set, change, or clear its due date.
  • /due shows an agenda of dated entries grouped by overdue, today, this week, and later.

Changed

  • The list is ordered by due date: overdue and today first, then upcoming, then undated by recency, with done last.
  • Past-due entries collapse into a single N earlier row; the right arrow expands it.
  • Long entries wrap to multiple lines in the list instead of being truncated.