all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Makmiller Pedroso <makmiller@gmail.com>
To: emacs-orgmode@gnu.org
Subject: agenda column view and CLOCKSUM
Date: Thu, 24 Mar 2016 17:50:19 -0400	[thread overview]
Message-ID: <CA+WD-JSa7-pe=SCdeqRAm_+8_GVXrpwZmHDBv_MRPxmvsnwxAw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 730 bytes --]

Dear all,

The agenda column view only updates the value of CLOCKSUM after I run
column view in each one of my agenda files individually. Is this the
expected behavior? If it is, do you have any suggestions of how I can
update the value of CLOCKSUM when using the agenda column view without
having to visit each agenda file individually?

My column view uses the following format:

(setq org-columns-default-format "%1PRIORITY %5TODO %20ITEM(Task)
%10SCHEDULED %10CLOCKSUM_T %10CLOCKSUM %10Effort(Effort) %TAGS")

My agenda view uses a custom dispatcher:

(setq org-agenda-custom-commands
      '(("h" "Things to do today"
((tags "@Today")
 (agenda "" ((org-agenda-ndays 1)
     (org-agenda-show-all-dates nil)))))))

Thanks!
mak

[-- Attachment #2: Type: text/html, Size: 1212 bytes --]

             reply	other threads:[~2016-03-24 21:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-24 21:50 Makmiller Pedroso [this message]
2016-04-02  8:51 ` agenda column view and CLOCKSUM Nicolas Goaziou
2016-04-02 14:11   ` Makmiller Pedroso
2016-04-06  8:56     ` Nicolas Goaziou

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='CA+WD-JSa7-pe=SCdeqRAm_+8_GVXrpwZmHDBv_MRPxmvsnwxAw@mail.gmail.com' \
    --to=makmiller@gmail.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.