pub fn is_active(task: &Task) -> bool
Whether a task is in an “active” status (not done or cancelled).