gotime
gotime copied to clipboard
CUI project/task/time tracker written in golang
The layout in gotime seems to match the TaskWarrior interface. Thoughts on implementing an integration? Given the fact gotime uses a custom database, I'm thinking a fork might be the...
This PR adds support of replacement for Arrow keys in navigation mode in vim-like style: - h,j,k,l for the left, down, up and right arrow correspondingly for the purpose of...
I ran into a problem that appeared to be already noted in the code, that one cannot create an entry whilst one minute hasn't passed since the previous one creation....
This PR adds functionality of editing existing entries (it was one of the proposals in #3). I made it in ranger-like style: on the entry that you want to edit,...
I'm currently working on the other issue I opened awhile back, and I noticed a lack of unit tests. Would it be okay if after I completed the current feature...
I’m as user of time tracking (watson in my case) sometimes find myself editing logs. Would be nice to have that too. Also reports from watson are pretty good, but...