Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Checking off todo's and dailies #264

Open
crashmoney opened this issue Sep 19, 2024 · 1 comment
Open

[Question] Checking off todo's and dailies #264

crashmoney opened this issue Sep 19, 2024 · 1 comment
Labels
enhancement New features or semantic improvements help wanted Extra attention is needed

Comments

@crashmoney
Copy link

Hello! First-time user here – is there any way to complete todo's and dailies from the CLI? I've checked the docs but don't see any mention of either. Thanks in advance :)

@melvio melvio added enhancement New features or semantic improvements help wanted Extra attention is needed labels Sep 23, 2024
@crashmoney
Copy link
Author

Seeing as 'complete' is taken for shell completion configuration, I would recommend hopla do as the command. Perhaps the command tree could mimic that of hopla add:

hopla do
|_ habit
    |_ name + pos/neg (flag, perhaps?) + value to increment by, defaulting to 1 when not provided
|_ todo
     |_ name/id
|_ daily
     |_ name/id

An example: hopla do habit Exercise - Hopla increments "exercise" by positive 1. hopla do habit 'Get up after 8am' neg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or semantic improvements help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants