Results 102 comments of akshay

Right now, there is no way to change the path to the data directories. The selected directories are the defaults provided by the [`dirs` crate](https://crates.io/crates/dirs). I think it would make...

This PR is looking really good, thank you for showing interest in `dijo`! I did have the dates offset originally, but I felt a certain disconnect with how `WEEK` mode...

This feature is in progress, over at the [feature/edit](https://github.com/NerdyPepper/dijo/tree/feature/edit) branch.

Hi @atanunq, The changes in that branch don't quite fit in with the new architecture I have in mind. Setting the name is fairly trivial (that is about as far...

Bit type habits intentionally work like this, a `track-up` will turn a - untracked day into a `true` - `true` into a `false` - `false` into a `true` a `track-down`...

>The reason is I have no idea whether my hooks are running for the first time and should track up or if it’s already tracked and should do nothing. I...

@00001 I am afraid I can't fix this really. The command mode uses your terminals' `0`th color when focused. I have tried a couple of methods to fetch the default...

I don't see this being part of the `WEEK` mode in `dijo`, the goals of `WEEK` mode are to summarize habits for every week of the month. However, this could...

Hiya @yohannes, I don't have a mac, nor do I have any experience with brew, it would be great if someone could maintain a package!

@aklsh Sounds great! I suppose I would have to compile for darwin and publish binaries with each release.