From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: do it today, or well, tomorrow Date: Wed, 12 Oct 2011 19:12:37 +0200 Message-ID: <0E3B46F2-E5C4-445A-AFF2-60B7D86DE4E9@gmail.com> References: <87vcru8f3b.fsf@gmail.com> <4E95BB60.4070505@gmail.com> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE2MC-0003kR-QY for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 13:12:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RE2MB-0002Mi-K4 for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 13:12:40 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:45283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RE2MB-0002MR-Fg for emacs-orgmode@gnu.org; Wed, 12 Oct 2011 13:12:39 -0400 Received: by wyi40 with SMTP id 40so1099183wyi.0 for ; Wed, 12 Oct 2011 10:12:38 -0700 (PDT) In-Reply-To: <4E95BB60.4070505@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: Andrea Crotti Cc: Brian van den Broek , emacs-orgmode On 12.10.2011, at 18:08, Andrea Crotti wrote: > On 10/12/2011 04:55 PM, Carsten Dominik wrote: >>=20 >> An alternative is to use the scheduling mechanism. >>=20 >> * TODO My Task >> SCHEDULED:<2011-10-12 Wed> >>=20 >> This task will automatically be forwarded to the following day, until = it is done. >>=20 >> - Carsten >>=20 >>=20 > 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. All 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! >=20 > 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. the toggle-habit function is for = turning them on and off in the agenda display. - Carsten