Add lower bounds check for DOM tag reference

- Closes #189
This commit is contained in:
Thomas Lauf 2018-11-25 12:24:30 +01:00
parent 067a475614
commit c598f2bd66
42 changed files with 2522 additions and 2 deletions

13
TI-11.sh Executable file
View file

@ -0,0 +1,13 @@
#!/bin/bash
YESTERDAY=$(date -d "yesterday" "+%Y%m%d")
export TIMEWARRIORDB=/home/lauft/Projects/timew/timewarriordb
rm -f ${TIMEWARRIORDB}/data/*.data
:> ${TIMEWARRIORDB}/timewarrior.cfg
timew start ${YESTERDAY}T124452Z homework
timew month
timew week
timew day