diff --git a/timesheet/timesheet.sh b/timesheet/timesheet.sh index 810d8f3..54b3d92 100755 --- a/timesheet/timesheet.sh +++ b/timesheet/timesheet.sh @@ -72,7 +72,7 @@ function pendinguuids() { } function doneuuids() { - taskuuids +DONE $@ + taskuuids +COMPLETED $@ } function blockeduuids() {