Documentation
¶
Overview ¶
Package task implements the ctx task command for managing task archival and snapshots.
Package task implements the "ctx tasks" command for managing task archival and snapshots.
The task package provides subcommands to:
- archive: Move completed tasks to timestamped archive files
- snapshot: Create point-in-time copies of TASKS.md
Archive files preserve phase structure for traceability, while snapshots copy the entire file as-is without modification.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
archive
Package archive implements the ctx task archive subcommand.
|
Package archive implements the ctx task archive subcommand. |
|
complete
Package complete implements the ctx task complete command.
|
Package complete implements the ctx task complete command. |
|
snapshot
Package snapshot implements the ctx task snapshot subcommand.
|
Package snapshot implements the ctx task snapshot subcommand. |
|
Package core provides shared helpers for task subcommands.
|
Package core provides shared helpers for task subcommands. |
|
count
Package count counts pending top-level tasks in TASKS.md.
|
Package count counts pending top-level tasks in TASKS.md. |
|
path
Package path resolves file paths for TASKS.md and the task archive directory.
|
Package path resolves file paths for TASKS.md and the task archive directory. |
Click to show internal directories.
Click to hide internal directories.