emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ken Mankoff <mankoff@gmail.com>
To: Lele Gaifax <lele@metapensiero.it>
Cc: emacs-orgmode@gnu.org
Subject: Re: Preparing a cost estimate with Org
Date: Thu, 24 Jan 2019 08:41:51 -0800	[thread overview]
Message-ID: <87womugg8g.fsf@geus3064linuxwsm.geus.dk> (raw)
In-Reply-To: <87sgxi2ghw.fsf@metapensiero.it>

Hi Lele,

On 2019-01-24 at 07:59 -0800, Lele Gaifax <lele@metapensiero.it>
wrote...
> The only problem with this approach is that it requires a manual
> intervention to build the "cost estimate" table: first I recompute the
> "efforts" one with C-c C-c, then I copy its body to the other table,
> delete the third column and eventually do a C-c C-c on its TBLFM to
> recompute the costs.

You could perhaps do this with code, so it is only one C-c C-c? Alternatively, is OrgAggregate useful? https://github.com/tbanel/orgaggregate

> Is there a more efficient/automatic way to achieve a similar result? I
> mean, is there a way to
>
> b) filter out entries with a particular tag/property, so that I can
> keep the original estimate

Here is a hack to filter clock entries by tag:

https://lists.gnu.org/archive/html/emacs-orgmode//2009-09/msg00205.html

Finally, the Clock Table documentation https://orgmode.org/manual/The-clock-table.html mentions ‘:match’ with link to https://orgmode.org/manual/Matching-tags-and-properties.html#Matching-tags-and-properties which lets you do negative matches in one of their examples. Can you include only relevant tags, or exclude the tags you want to exclude using that syntax?

  -k.

  reply	other threads:[~2019-01-24 16:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-24 15:59 Preparing a cost estimate with Org Lele Gaifax
2019-01-24 16:41 ` Ken Mankoff [this message]
2019-01-24 17:35   ` Lele Gaifax
2019-01-24 18:15     ` Ken Mankoff

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87womugg8g.fsf@geus3064linuxwsm.geus.dk \
    --to=mankoff@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=lele@metapensiero.it \
    /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 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).