Documentation
¶
Overview ¶
Package today manages the daily focus task list via taskwarrior scheduled dates.
It queries taskwarrior for pending tasks with a scheduled date of today or earlier, renders them in a lipgloss table sorted by urgency, and provides Add/Remove helpers that set or clear the scheduled field. Also exposes a Completed view for tasks finished today.
Plane: shared
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompletedCounts ¶ added in v1.2.0
CompletedCounts returns a map of date → completed task count for the past year. Date keys are truncated to midnight UTC for consistent lookups.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.