From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Marquardt Subject: Re: Changing TODO status on non-current date Date: Mon, 04 May 2015 08:24:25 -0500 Message-ID: References: <871tiwkcma.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpGMR-0000ZO-RM for emacs-orgmode@gnu.org; Mon, 04 May 2015 09:24:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpGMN-0000bv-8e for emacs-orgmode@gnu.org; Mon, 04 May 2015 09:24:39 -0400 Received: from plane.gmane.org ([80.91.229.3]:35743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpGMN-0000bk-1t for emacs-orgmode@gnu.org; Mon, 04 May 2015 09:24:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YpGMK-0007kl-Ue for emacs-orgmode@gnu.org; Mon, 04 May 2015 15:24:33 +0200 Received: from 99-156-80-132.lightspeed.austtx.sbcglobal.net ([99.156.80.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 May 2015 15:24:32 +0200 Received: from davemarq by 99-156-80-132.lightspeed.austtx.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 May 2015 15:24:32 +0200 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: emacs-orgmode@gnu.org Marcin Borkowski writes: > assume that I have a habit (or other TODO headline where the /date/ of > converting to DONE is important), and I completed it, say, at 23:30 and > forgot to change the status immediately. Is there any way to tell Org > that the change was not today, but e.g. yesterday or two days ago etc.? > This is especially important with habits, since the date information is > then recorded in two places, so changing it manually is a nuisance. Yeah, I run into this frequently. It's almost a habit with me :) I haven't looked for a solution, and usually just go edit things by hand, which is error prone. -DAve