From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Could the checkbox dependancy blocking mechanism also use the "ORDERED" property feature? Date: Wed, 18 Feb 2009 13:52:26 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZluq-0004m4-VW for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 07:52:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZluq-0004lY-5r for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 07:52:40 -0500 Received: from [199.232.76.173] (port=56380 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZlup-0004lT-W2 for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 07:52:40 -0500 Received: from main.gmane.org ([80.91.229.2]:34972 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LZlup-0004cb-Jq for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 07:52:39 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LZluk-0000SZ-W6 for emacs-orgmode@gnu.org; Wed, 18 Feb 2009 12:52:35 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Feb 2009 12:52:34 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Feb 2009 12:52:34 +0000 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: emacs-orgmode@gnu.org Hi Carsten! I very much like the blocking feature for TODOs and checkboxes. I have lots of TODOs which I split into sub jobs using checkboxes. I would be very glad to have the :ORDERED: feature for TODOs also for checkboxes. Anyone else would like to work this way? Any chance to get this on your todo list? Example: ****** TODO a complex job [0/3] SCHEDULED: <2009-02-18 Mi> DEADLINE: <2009-02-20 Fr> :PROPERTIES: :ORDERED: t :END: - [ ] step 1 - [ ] step 2 - [ ] step 3 - [ ] step 4 - [ ] step 5 Thanks for the ever improving best organising tool ever! Rainer