* Effort columnview: Show total in different column
@ 2010-09-22 19:35 Nathan Neff
2010-09-23 6:55 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Neff @ 2010-09-22 19:35 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Effort columnview: Show total in different column
2010-09-22 19:35 Effort columnview: Show total in different column Nathan Neff
@ 2010-09-23 6:55 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-09-23 6:55 UTC (permalink / raw)
To: Nathan Neff; +Cc: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-23 7:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22 19:35 Effort columnview: Show total in different column Nathan Neff
2010-09-23 6:55 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).