From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Check-box cookies in column view Date: Tue, 12 Feb 2008 20:19:57 +0100 Message-ID: <5A71BFD4-89E0-4BCF-8AA9-C092DBDCB206@science.uva.nl> References: <47B005E3.3000509@gmail.com> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JP0fl-0008TG-F0 for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 14:20:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JP0fk-0008SG-OM for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 14:20:04 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JP0fk-0008S8-H1 for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 14:20:04 -0500 Received: from nf-out-0910.google.com ([64.233.182.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JP0fk-0002SC-8l for emacs-orgmode@gnu.org; Tue, 12 Feb 2008 14:20:04 -0500 Received: by nf-out-0910.google.com with SMTP id f5so1459095nfh.26 for ; Tue, 12 Feb 2008 11:20:02 -0800 (PST) In-Reply-To: <47B005E3.3000509@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Daniel J. Sinder" Cc: emacs-orgmode Sure, why not, it is in the git repo now. Use "X/" or "X%" as summary type. - Carsten On Feb 11, 2008, at 9:22 AM, Daniel J. Sinder wrote: > Org-mode supports the cookies [/] and [%] to summarize the check > status of the plain-list checkboxes below the headline. > > However, for check-box style properties, the "summary-type" > in :COLUMNS: allows only an all-or-none summary (that is, the parent > heading's column is marked [X] on if *all* children are [X]). > > Is there a way to get plain-list style status (% done, or x/y done) > in column view for properties that are of checkbox type? > > Thanks, > Dan > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode