Documentation
¶
Overview ¶
Package complete implements the "ctx complete" command for marking tasks as done in TASKS.md.
Tasks can be identified by number or partial text match. The command updates TASKS.md by changing "- [ ]" to "- [x]" for the matched task.
File Organization ¶
- complete.go: Command definition
- run.go: Task matching and file update logic
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.