On Sep 22, 2010, at 9:35 PM, Nathan Neff wrote:

I'd like to generate a columnview that shows totals in a separate
column, like the clockreport.

Something like this:

| Total | Effort. | Task       |
|-------+------+------------|
|     4 |      | Main Task  |
|       |    2 | Sub Task 1 |
|       |    2 | Sub Task  2 |

Any ideas where to start?

This would be a rather complex change, hard to implement.

- Carsten

Currently, if I just define a columnview,
then the output looks like this:
| Est. | Task        |
|------+-------------|
| 1:00 | * Main Task |
| 0:30 | Sub Task 1   |
| 0:30 | Sub Task 2   |

Thanks,
--Nate

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to