emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Column summaries no longer displayed in agenda
Date: Mon, 23 Nov 2009 07:09:39 -0500	[thread overview]
Message-ID: <m23a45fnng.fsf@fastmail.fm> (raw)

I recently attempted to view summaries of effort estimates in the
agenda. When I invoke column view with C-c C-x C-c, however, there is no
summary of the effort estimates or CLOCKSUM. Summaries do appear within
an org file.

Here are the relevant settings:

--8<---------------cut here---------------start------------->8---
(setq org-global-properties 
      '(("Effort_ALL" . "0:05 0:10 0:15 0:30 0:45 1:00 1:30 2:00 3:00 4:00 5:00 6:00 7:00 8:00")))

(setq org-columns-default-format 
      "%40ITEM(Task) %8Effort(Estimate){:} %8CLOCKSUM %20SCHEDULED %20DEADLINE") 
--8<---------------cut here---------------end--------------->8---

And here is a sample file to illustrate the problem:

--8<---------------cut here---------------start------------->8---
* Testing
** STARTED One item						       :NEXT:
   SCHEDULED: <2009-11-23 Mon>
   :LOGBOOK:
   CLOCK: [2009-11-23 Mon 06:55]--[2009-11-23 Mon 07:03] =>  0:08
   :END:
   :PROPERTIES:
   :Effort:   2:00
   :END:
** TODO Another item
   SCHEDULED: <2009-11-23 Mon>
   :PROPERTIES:
   :Effort:   1:00
   :END:
--8<---------------cut here---------------end--------------->8---

Thanks,
Matt

                 reply	other threads:[~2009-11-23 12:09 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=m23a45fnng.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --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).