ti icon indicating copy to clipboard operation
ti copied to clipboard

A simple command line time tracker

Results 14 ti issues
Sort by recently updated
recently updated
newest added

This link is broken: https://raw.githubusercontent.com/tbekolay/ti/master/bin/ti. Where can one find the executable?

Rationale: - oftentimes, I find that I need to interrupt a tasks days after I left it open: due to week-end or vacation or busy on other things. - being...

When running `ti l today`, I still see all the logs, not only the ones from today. Looking at the code, it seems like the action_log function doesn't use the...

In the docs says that we can pass a _today_ param to the ```ti log``` command, but it is not implemented. I tried to add the functionality using a ```Period```...

I am asking because sometimes I need to edit by hand the file because I have forgotten to start or stop 'ti'. But it turns out that the time stored...

Not everyone has an environment/machine ready to support this right out of the gate. :)

The idea of "interruptions" is not well documented, and breaks the log when used. Also, it seems odd that it allows you to interrupt a task with the same task....

Hello, I'm not finding the JSON file to see the data stored. I may be misunderstanding some point because I'm just starting to get into Python. Thanks!