From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Hyatt Subject: Re: do it today, or well, tomorrow Date: Wed, 12 Oct 2011 20:29:54 -0400 Message-ID: References: <87vcru8f3b.fsf@gmail.com> <4E95BB60.4070505@gmail.com> <0E3B46F2-E5C4-445A-AFF2-60B7D86DE4E9@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE9BN-000835-Lr for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 20:29:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RE9BM-0006OV-CS for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 20:29:57 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:43926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE9BM-0006OP-9U for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 20:29:56 -0400 Received: by vcbfk1 with SMTP id fk1so484712vcb.0 for ; Wed, 12 Oct 2011 17:29:54 -0700 (PDT) In-Reply-To: <0E3B46F2-E5C4-445A-AFF2-60B7D86DE4E9@gmail.com> 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: Carsten Dominik Cc: Brian van den Broek , emacs-orgmode , Andrea Crotti While we're talking about scheduling... one thing I'd love to see, but never figured out how to do, is to schedule a parent task, and have the subtasks all inherit that schedule. I think I've tried most obvious things, but schedules seem just not to be inherited. On Wed, Oct 12, 2011 at 1:12 PM, Carsten Dominik wrote: > > On 12.10.2011, at 18:08, Andrea Crotti wrote: > >> On 10/12/2011 04:55 PM, Carsten Dominik wrote: >>> >>> An alternative is to use the scheduling mechanism. >>> >>> * TODO My Task >>> =A0 SCHEDULED:<2011-10-12 Wed> >>> >>> This task will automatically be forwarded to the following day, until i= t is done. >>> >>> - Carsten >>> >>> >> Fantastic! >> I only see the habit page on the manual now, but it has to be enabled, >> and the "SCHEDULED" setting has to be done by hand right? > > Use C-c C-s for this. =A0All described in detail in the manual - take the= time to read it! > >> Maybe I should use a capture template for that? > > That is also a possibility, of course! > >> >> And it's not very clear how do I set an habit on a task, when I run >> org-habit-toggle-habits it opens me the agenda buffer, instead of doing = something in >> the current task as I (wrongly) expected. > > Again, the manual does cover this. =A0the toggle-habit function is for tu= rning them on and off in the agenda display. > > - Carsten > > > >