10000 Feature request: Print habit log for one habit only but with dates · Issue #16 · blinry/habitctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feature request: Print habit log for one habit only but with dates #16
Open
@2001db8

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

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

      0