emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Myles English <mylesenglish@gmail.com>
Cc: Emacs-orgmode <Emacs-orgmode@gnu.org>
Subject: Re: CLOCKSUM counts appointments excluded by tag
Date: Fri, 16 Jan 2015 10:00:49 +0100	[thread overview]
Message-ID: <87bnlzt7zy.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAO=Do-whdm-hqzukhM6fZyueHf=v9rKeJp2ALF-um=oBLg1n3w@mail.gmail.com> (Myles English's message of "Tue, 9 Dec 2014 22:48:26 +0000")

Hello,

Myles English <mylesenglish@gmail.com> writes:

> Yes, I can see similar behaviour for clocked tasks.  That is to say, with
> this file contents:
>
> #+COLUMNS: %40ITEM(Task) %17Effort(Estimated Effort){:} %CLOCKSUM
> * TODO Earn money
>   :PROPERTIES:
>   :Effort:   0:10
>   :END:
>
> * TODO Drink tea                              :a:
>   :PROPERTIES:
>   :Effort:   0:30
>   :END:
>
> #start emacs
> $ emacs -Q
>
> M-x org-agenda
> <                 ;; narrow to current buffer
> t                   ;; see all TODOs
> C-c C-x C-c  ;; see column view
> /  - TAB a     ;; exclude the item tagged :a:
>
> And the result looks something like this:
>
> Task                                                       | Estimated
> Effort
> ____________________________________________________
> Global list of TODO items of type: ALL
> Available with `N r': (0)[ALL] (1)TODO   | 0:40
>   TODO Earn money                              | 0:10

AFAICT, it seems this feature is not implemented. Org uses a cache to
record sums (e.g. clocksum), which is not updated when a filter is
applied.


Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2015-01-16  8:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-04 22:58 CLOCKSUM counts appointments excluded by tag Myles English
2014-12-09 21:35 ` Myles English
2014-12-09 22:48   ` Myles English
2015-01-16  9:00     ` Nicolas Goaziou [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

  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=87bnlzt7zy.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=Emacs-orgmode@gnu.org \
    --cc=mylesenglish@gmail.com \
    /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).