diff options
| -rw-r--r-- | readme.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..17ccab2 --- /dev/null +++ b/readme.txt @@ -0,0 +1,12 @@ +# lock-n-log +- a time tracker, mainly for accountability on time spent + +# features +- [X] stopwatch mode +- [-] timer mode +- [X] accumulate rest time based on user set ratio +- [ ] rest time debt if maximum rest time overran +- [X] display time focused per tag per day as graph (svg) +- [ ] interactive interface to display time focused per tag, for any time frame +- [ ] timeline of how time is spent +- [ ] dwmblocks integration |
