Browse Source
Now that column view does not show effort sums any longer, we need another means to show daily efforts. It turns out that this can be accomplished easily using two simple functions and `org-agenda-finalize-hook`. This is taken from https://emacs.stackexchange.com/questions/21380/show-sum-of-efforts-for-a-day-in-org-agenda-day-title#21902.master
2 changed files with 38 additions and 0 deletions
Loading…
Reference in new issue