I would like to change the time format in my clock tables (C-c C-x C-r). I know from [1] that the variable in question is "org-time-clocksum-format", but I dont know how to change the format in order to gain the following objectives:
I use Org-mode version 8.3beta and Emacs 24.3;
[1] Emacs Org Mode: How To Stop Total in Column View Showing Number of Days?
You should be able to customize the clock display to fractional values by setting org-time-clocksum-use-fractional
to non-nil.
to get percentages try to add :formula %
to your clocktable parameters. this gives you another column with percentages.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With