feat: productivity time tracking per deadline #9

Merged
pawtrick merged 1 commit from feat/productivity-stats into main 2026-05-15 02:39:34 +00:00
Member

Productivity Stats — Closes #2

Track time spent on each deadline:

  • time-start <id> / time-stop <id>
  • time-stats [id] — per-deadline or overall
  • time-chart — ASCII bar chart
  • time-compare — compare across deadlines
  • time-export — JSON export

9 new timetrack tests. All 82 tests passing.

## Productivity Stats — Closes #2 Track time spent on each deadline: - `time-start <id>` / `time-stop <id>` - `time-stats [id]` — per-deadline or overall - `time-chart` — ASCII bar chart - `time-compare` — compare across deadlines - `time-export` — JSON export 9 new timetrack tests. All 82 tests passing.
feat: productivity time tracking per deadline (Closes #2)
All checks were successful
CI - Tuyauterie / test (pull_request) Successful in 12s
b72d84786e
- time-start <id> — start tracking
- time-stop <id> — stop tracking
- time-stats [id] — per-deadline or overall stats
- time-chart — ASCII productivity chart
- time-compare — compare across deadlines
- time-export — JSON export
- 9 new timetrack tests
- All 82 tests passing
pawtrick left a comment
No description provided.
Full time tracking integration. 82 tests passing.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/dead-line!9
No description provided.