Simple Time Tracker
This commit is contained in:
commit
53948fa278
8 changed files with 555 additions and 0 deletions
5
TODO.md
Normal file
5
TODO.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
* play with <sys/tree.h> instead of home made tree funcs
|
||||
* add argument to list previous/arbitraty days
|
||||
* easier past task management than `date -d <date> +%s && vim ~/.ttime`
|
||||
* add some more complex task description (i.e: task@project)
|
||||
* use task@project to group task in reports
|
||||
Loading…
Add table
Add a link
Reference in a new issue