Open Issues Need Help
View All on GitHubAI 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