You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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.
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 :)
The text was updated successfully, but these errors were encountered: