timetagger_cli
timetagger_cli copied to clipboard
Track your time from the command-line
Hey almar, just a quick question, since I do not quite understand the logic behind it. Here ... https://github.com/almarklein/timetagger_cli/blob/f3b7a29f00e9b153d0c7953fda7afad8b0ad75d8/timetagger_cli/core.py#L65-L66 ... you get the _running records_ by getting records between 35...
Hello, it would be nice if we can also list the status from yesterday, or from last week (month) with such a command like timetagger status [ -t (yesterday|thisweek|last7days|thismonth)]
Hi, very nice idee to bring an cli tool. Also the ide of tagging and how you did solve the reports, is a great work. One smal thing: If you...
We run timetagger locally hosted with LDAP authentication. This produces the (probably rather unusual) requirement to authenticate to the reverse-proxy using the LDAP credentials before we can access the API....
The readme suggests to install timetagger using `pip`, however it would be much better to use `pipx` instead, because it will be installed in its own encapsulated virtual environment instead...
Hello and thank you for TimeTagger! :) I find myself always wanting to use the CLI but nearly always having to open the web version. Here are a few stories...