Skills Productivity Overdue Task Review

Overdue Task Review

v20260401
recipe-review-overdue-tasks
Identify past-due Google Tasks via gws commands so items needing attention are surfaced quickly. The recipe lists task lists, filters for active tasks, and reviews due dates to spotlight and prioritize overdue work.
Get Skill
72 downloads
Overview

Review Overdue Tasks

PREREQUISITE: Load the following skills to execute this recipe: gws-tasks

Find Google Tasks that are past due and need attention.

Steps

  1. List task lists: gws tasks tasklists list --format table
  2. List tasks with status: gws tasks tasks list --params '{"tasklist": "TASKLIST_ID", "showCompleted": false}' --format table
  3. Review due dates and prioritize overdue items
Info
Category Productivity
Name recipe-review-overdue-tasks
Version v20260401
Size 692B
Updated At 2026-04-08
Language