From: Luke Crook <luke@balooga.com>
To: emacs-orgmode@gnu.org
Subject: Re: Changing behaviour of {:} in column view?
Date: Wed, 15 Jan 2014 18:30:16 +0000 (UTC) [thread overview]
Message-ID: <loom.20140115T191735-991@post.gmane.org> (raw)
In-Reply-To: 86mwixbp8u.fsf@somewhere.org
Sebastien Vauban <sva-news@...> writes:
>
> Luke Crook wrote:
> > In column view, org-mode sums 3xSubtasks each having an effort of "1d"
as "1d
> > 0:00". Is there a way to change the sum to display this as "3d"?
>
> You could try to attach an ECM (« Exemple Complet Minimal », or minimal
> working example) demo'ing your problem. That'd save time for people to
> try to confirm the problem, and eventually fix it.
>
Yes, I should have done.
The following shows the sum of Tasks 1/2/3 as "1d 00:00" in column view,
which is correct as this reflects the actual number of hours of effort (8
hours a day). My question is, can this be displayed assuming 'n' hours of
effort a day and shown in days? So the sum of Effort in this case would be
displayed as "3d".
* Test
:PROPERTIES:
:ID: Tasks
:COLUMNS: %ITEM %17Effort(Effort){:}
:END:
** Task 1
:PROPERTIES:
:Effort: 1d
:END:
** Task 2
:PROPERTIES:
:Effort: 1d
:END:
** Task 3
:PROPERTIES:
:Effort: 1d
:END:
prev parent reply other threads:[~2014-01-15 18:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-14 20:08 Changing behaviour of {:} in column view? Luke Crook
2014-01-15 8:53 ` Sebastien Vauban
2014-01-15 18:30 ` Luke Crook [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20140115T191735-991@post.gmane.org \
--to=luke@balooga.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.