emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Barton <barton@bmorphism.us>
To: emacs-orgmode@gnu.org
Subject: Clocksums are not computed for custom agenda views
Date: Tue, 05 Aug 2014 07:04:27 -0400	[thread overview]
Message-ID: <1407236667.3685782.149292073.59B1ACB9@webmail.messagingengine.com> (raw)

Hi,

I have several custom agenda commands of this form:

(setq org-agenda-custom-commands
      '(("c" . "Custom views")
	("cw" "Work" agenda ""
	 ((org-agenda-files '(
			      ;; work files
			      ))))))

Whenever I try to view these in column view, the CLOCKSUM is blank
unless I go into the specific buffer with the file and run
org-clock-sum.

On the other hand, org-clock-sum seems to happen automatically for all
agenda file buffers if the same files are added to org-agenda-files
directly and then accessed with org-agenda-list, org-agenda-columns.

What would be the correct way to automate this CLOCKSUM computation for
the files in my custom agenda views?


My org-columns-default-format is "%25ITEM(Item) %5Effort(t est){:}
%5CLOCKSUM_T(t today){:} %SCHEDULED(ON) %DEADLINE(BY)".

--
Barton

                 reply	other threads:[~2014-08-05 11:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1407236667.3685782.149292073.59B1ACB9@webmail.messagingengine.com \
    --to=barton@bmorphism.us \
    --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 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).