From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Checkboxes in the agenda? Date: Wed, 08 Jan 2014 17:37:03 +0100 Message-ID: <87ob3m1lcg.fsf@bzg.ath.cx> References: <20140108113102.11ffb34e@london> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0w80-0000hF-SK for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 11:37:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0w7v-00021s-6f for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 11:37:12 -0500 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:39476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0w7u-00021o-Vb for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 11:37:07 -0500 Received: by mail-wi0-f171.google.com with SMTP id bz8so5771632wib.10 for ; Wed, 08 Jan 2014 08:37:06 -0800 (PST) In-Reply-To: <20140108113102.11ffb34e@london> (Sharon Kimble's message of "Wed, 8 Jan 2014 11:31:02 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sharon Kimble Cc: "emacs-orgmode@gnu.org" Hi Sharon, Sharon Kimble writes: > Can checkboxes be included in org-mode agenda please? Not yet. > If so, how? I > cant see any reference as to how to do it in the org-manual, and it > would be very useful to have them listed in the agenda. Agreed. I suggest a new special property CHECKBOX (along with TIMESTAMP and friends) which would contain the status of the checkbox among [ticked, empty, undefined]. I don't have time to implement this now, just throwing it away to see if someone else would be interested. -- Bastien