From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Koloska Subject: Re: Closing a task yesterday (or changing the day cutoff to 4am) Date: Sat, 2 Feb 2019 16:15:01 +0100 Message-ID: <4417f5a6-a1fa-f3c1-0a9f-6f78bb3235a3@koloro.de> References: <87womjqbhg.fsf@llwynog.ekleog.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gpx7d-000584-Ex for emacs-orgmode@gnu.org; Sat, 02 Feb 2019 10:22:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gpx7c-0003PD-9q for emacs-orgmode@gnu.org; Sat, 02 Feb 2019 10:22:21 -0500 Received: from dd2332.kasserver.com ([85.13.129.21]:51130) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gpx7b-0003LL-6C for emacs-orgmode@gnu.org; Sat, 02 Feb 2019 10:22:19 -0500 Received: from bilbo.auenland (ip5f5aa23e.dynamic.kabel-deutschland.de [95.90.162.62]) by dd2332.kasserver.com (Postfix) with ESMTPSA id 05490F06A2C for ; Sat, 2 Feb 2019 16:15:03 +0100 (CET) Received: from [192.168.0.119] (elessar.fritz.box [192.168.0.119]) by bilbo.auenland (Postfix) with ESMTP id 9B82B180523 for ; Sat, 2 Feb 2019 16:15:01 +0100 (CET) In-Reply-To: <87womjqbhg.fsf@llwynog.ekleog.org> Content-Language: de-DE 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" To: emacs-orgmode@gnu.org Am 02.02.19 um 01:29 schrieb Leo Gaspard: > I have a few tasks marked as `:STYLE: habit`. And I relatively often > finish one of those daily habits after midnight. > > Yet, I'd like to count it as having been finished the day before, so > that day switch time happens while I sleep. Maybe the variable 'org-extend-today-until' can help.