.emacs.d/site-lisp
Daniel - 9cf17c973f
Show sum of daily efforts directly in the agenda
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.
2021-01-29 17:11:55 +01:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Allow nil as shortcut character in frequently used features 2020-09-19 15:21:04 +02:00
db-emms.el Rename main music hydra and move it to `db-music' 2020-06-27 10:16:53 +02:00
db-eshell.el Move eshell popup function to `db-eshell' 2020-06-26 23:08:00 +02:00
db-hydras.el Show current zoom level in corresponding hydra 2020-09-26 11:22:59 +02:00
db-mail.el Remove calls to some obsolete CL functions 2021-01-16 14:34:48 +01:00
db-music.el Add function to generate playlists from git-annex metadata 2020-08-15 15:02:06 +02:00
db-org.el Show sum of daily efforts directly in the agenda 2021-01-29 17:11:55 +01:00
db-projects.el Do not treat dotfiles as projects 2020-09-20 16:40:48 +02:00
db-utils-test.el Fix precision error in `db/ntp-to-time' 2020-06-27 09:35:31 +02:00
db-utils.el Refactor code to update magit's repository list to separate function 2021-01-17 09:15:01 +01:00
timeline-tools-test.el Trying to make test for `timeline-tools' independent of locale 2020-01-05 14:32:35 +01:00
timeline-tools.el Explicitly define setter functions for timeline tooling 2020-06-27 10:38:13 +02:00