Skip to content

Feature request: Print habit log for one habit only but with dates #16

Description

@2001db8

Hi,

I'd love to have the option to just view the log for one particular habit so it's easier to track something or even spot a pattern. E.g. something like

# habitctl log -y "Had a headache"
2019-04-14
2019-04-29
2019-05-12

Where -y would print dates where the habit was logged as "yes" and -n for days with "no". Essentially this can also be done with something like awk '/headache\sn/ {print $1}' ~/.habitctl/log but I think a feature like this might be neat.

Regards

Jens

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions