emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Conditional summing in column-mode?
@ 2017-08-24 15:49 Stig Brautaset
  2017-08-25  7:55 ` Nicolas Goaziou
  0 siblings, 1 reply; 8+ messages in thread
From: Stig Brautaset @ 2017-08-24 15:49 UTC (permalink / raw)
  To: emacs-org list


I have the following column-mode defined in =~/org/Holidays.org=:

#+BEGIN_SRC org
  ,#+COLUMNS: %TIMESTAMP(When) %ITEM(What) %CONFIRMED(Confirmed?){X/} %DAYS(Days){+}
  ,#+Confirmed_ALL: "[ ]" "[X]"
  ,#+TODO: TODO | DONE CANCELLED
#+END_SRC

Is it possible to have the =%DAYS(Days){+}= part only sum up rows that
have an =[X]= in their =Confirmed?= property?

Stig

-- 
; GNU Emacs 26.0.50, Org mode version 9.0.9

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

end of thread, other threads:[~2017-09-01 21:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-24 15:49 Conditional summing in column-mode? Stig Brautaset
2017-08-25  7:55 ` Nicolas Goaziou
2017-08-25 17:10   ` Stig Brautaset
2017-08-25 19:55     ` Nicolas Goaziou
2017-08-28 10:41       ` Stig Brautaset
2017-08-29  7:11         ` Nicolas Goaziou
2017-09-01  0:07           ` Stig Brautaset
2017-09-01 21:29             ` 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).