From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Org assumes scheduled/deadline time from headline Date: Fri, 17 Jul 2015 13:29:59 +0200 Message-ID: <87wpxz3tu0.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG3qJ-0005it-3a for emacs-orgmode@gnu.org; Fri, 17 Jul 2015 07:30:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZG3qF-0005hd-Lx for emacs-orgmode@gnu.org; Fri, 17 Jul 2015 07:30:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:59129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG3qF-0005hK-GB for emacs-orgmode@gnu.org; Fri, 17 Jul 2015 07:30:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZG3qD-0001QQ-RI for emacs-orgmode@gnu.org; Fri, 17 Jul 2015 13:30:09 +0200 Received: from ip5b4025d5.dynamic.kabel-deutschland.de ([91.64.37.213]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jul 2015 13:30:09 +0200 Received: from rasmus by ip5b4025d5.dynamic.kabel-deutschland.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jul 2015 13:30:09 +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 Manuel Koell writes: > I'm using the org-journal extension from Bastian Berchtold to write my > daily stuff down. Some of my journal entries (headlines) start with a time > like 12:17 or 20:33. When I make a TODO out of it and set a > schedule/deadline date, orgmode assumes the time for the schedule/deadline > date from the headline. How can I prevent this (wrong) behaviour? I guess > it is a feature rather than a bug... Please provide an example. Meanwhile, you might want to look at dates enclosed in brackets rather than angels. With this heading: * test DEADLINE: <2015-07-18 sáb> <2015-07-17 vie> I get this agenda: Friday 17 July 2015 test In 1 d.: test Saturday 18 July 2015 Deadline: test With this heading * test DEADLINE: <2015-07-18 sáb> [2015-07-17 vie] I get this agenda Friday 17 July 2015 In 1 d.: test Saturday 18 July 2015 Deadline: test Rasmus -- I almost cut my hair, it happened just the other day