|
|
|
@ -156,7 +156,7 @@ function showall() { |
|
|
|
printf "%-16s %-35s %-10s %-10s %-8s\n" \ |
|
|
|
"$(truncate "$(taskproject $UUID)" 16)" \ |
|
|
|
"$(truncate "$(taskdescription $UUID)" 35)" \ |
|
|
|
"$TIME" \ |
|
|
|
"$(bold "" "$TIME")" \ |
|
|
|
"$(tstodate $(taskend $UUID))" \ |
|
|
|
"$(tstodate $(taskentry $UUID))" \ |
|
|
|
|
|
|
|
|