Skip to content

Add a stats/summary command #29

Description

@kacheo

Problem

There's no way to see aggregate activity over time — commit/PR counts, how consistently you're journaling, or which areas you've been working in.

Proposal

Add devlog stats [range] reporting over a date range:

  • Commits and PRs per day (and totals)
  • Active-day count / streaks
  • Tag breakdown

Support --from/--until (mirroring show) and --json.

Note

There's no index — this would be a full directory scan per invocation. Fine at personal-journal scale; worth a comment so it's a conscious tradeoff.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions