A CLI tool for managing daily tasks and priorities. Perfect for organizing your day-to-day work, tracking progress, and keeping notes for standup meetings.

cli plan standup
1 Open Issue Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the `list-todos` command in the PlanCtl CLI tool to display pending tasks separately from completed tasks. The output should first list pending tasks, followed by completed tasks, maintaining the existing priority sorting within each section.

Complexity: 3/5
enhancement good first issue

A CLI tool for managing daily tasks and priorities. Perfect for organizing your day-to-day work, tracking progress, and keeping notes for standup meetings.

Python
#cli#plan#standup