Removed printing of untagged entries, so no more empty section.

This commit is contained in:
Trey Blancher 2020-01-15 11:32:22 -05:00
parent 388c43c94f
commit 3bc430f611
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ if [[ -f ${DATE}.log ]]; then
fi
echo
done
$grep -Ev "${WHOLE}" ${DATE}.log | timetracker
#$grep -Ev "${WHOLE}" ${DATE}.log | timetracker
echo
timetracker ${DATE}.log | $grep "Section" | sed 's/Section/Grand/'