cleanup
1 files changed, 0 insertions(+), 5 deletions(-) M todo.actions.d/timetrack
M todo.actions.d/timetrack => todo.actions.d/timetrack +0 -5
@@ 146,11 146,6 @@ case $action in ;; "log") #add an idle entry so we catch the current item as well if needed #if [ "$totimestamp" -ge "$(date +%s)" ]; then # echo "$NOW now" > /tmp/timetrack.idle #else # echo >/tmp/timetrack.idle #fi "$SCRIPTDIR/helpers/timetrack_log.py" "$TIMETRACK_FILE" $@ ;; summary)