Re: [Orgmode] Effort columnview: Show total in different column

2010-09-23 Thread Carsten Dominik


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


[Orgmode] Effort columnview: Show total in different column

2010-09-22 Thread Nathan Neff
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?  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