emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* agenda column view and CLOCKSUM
@ 2016-03-24 21:50 Makmiller Pedroso
  2016-04-02  8:51 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Makmiller Pedroso @ 2016-03-24 21:50 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-06  8:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24 21:50 agenda column view and CLOCKSUM Makmiller Pedroso
2016-04-02  8:51 ` Nicolas Goaziou
2016-04-02 14:11   ` Makmiller Pedroso
2016-04-06  8:56     ` Nicolas Goaziou

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).