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

Feature request: Invoke logging through external tools #30

Open
AiyionPrime opened this issue Jul 12, 2023 · 1 comment
Open

Feature request: Invoke logging through external tools #30

AiyionPrime opened this issue Jul 12, 2023 · 1 comment

Comments

@AiyionPrime
Copy link

AiyionPrime commented Jul 12, 2023

I have several issues, which are digitally trackable.

One example being updating my system on a daily basis.
I'd like habitctl to have a track or set subcommand, which could be invoked by my package manager after successful updates for a more seamless integration.

Furthermore it would be nice if that command would allow setting a habit for any past date if provided and defaulting to today.

The third parameter could be a value defaulting to y so it would be possible to automatically set failed goals specifying n as well.

e.g.:

$ habitctl log
[...]
update system [...]

$ habitctl track 'update system' 2023-07-12
@AiyionPrime
Copy link
Author

Just looked through the code; it becomes way easier to implement this without the date feature.
Maybe I'll give this a spin on the hackover this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant