Skip to content

Feature-Request: Flag to search on a specific date #136

@jpgoelz

Description

@jpgoelz

I often have to go back and check what I did on a single specific date. It is possible to do so using -d 30 and -u 29, for example, or to specify a date range using -A and -B, but that is cumbersome if you need to check multiple dates.

My suggestion is a flag (maybe -O = on) to search on a single specific date.

Example for results on 2026-01-05:

Instead of doing

git standup -A 2026-01-05 -B 2026-01-06

one could use

git standup -O 2026-01-05

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions