emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org assumes scheduled/deadline time from headline
@ 2015-07-17 10:25 Manuel Koell
  2015-07-17 11:29 ` Rasmus
  0 siblings, 1 reply; 5+ messages in thread
From: Manuel Koell @ 2015-07-17 10:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

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...

[-- Attachment #2: Type: text/html, Size: 418 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Org assumes scheduled/deadline time from headline
  2015-07-17 10:25 Org assumes scheduled/deadline time from headline Manuel Koell
@ 2015-07-17 11:29 ` Rasmus
  2015-07-17 12:10   ` Manuel Koell
  0 siblings, 1 reply; 5+ messages in thread
From: Rasmus @ 2015-07-17 11:29 UTC (permalink / raw)
  To: emacs-orgmode

Manuel Koell <man.koell@gmail.com> 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Org assumes scheduled/deadline time from headline
  2015-07-17 11:29 ` Rasmus
@ 2015-07-17 12:10   ` Manuel Koell
  2015-07-17 12:32     ` Rasmus
  0 siblings, 1 reply; 5+ messages in thread
From: Manuel Koell @ 2015-07-17 12:10 UTC (permalink / raw)
  To: Rasmus; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 76 bytes --]

I provided an example here https://github.com/bastibe/org-journal/issues/48

[-- Attachment #2: Type: text/html, Size: 175 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Org assumes scheduled/deadline time from headline
  2015-07-17 12:10   ` Manuel Koell
@ 2015-07-17 12:32     ` Rasmus
  2015-07-17 13:52       ` Manuel Koell
  0 siblings, 1 reply; 5+ messages in thread
From: Rasmus @ 2015-07-17 12:32 UTC (permalink / raw)
  To: emacs-orgmode

Manuel Koell <man.koell@gmail.com> writes:

> I provided an example here https://github.com/bastibe/org-journal/issues/48

I see.

  (setq org-agenda-search-headline-for-time nil)

Rasmus

-- 
With monopolies the cake is a lie!

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Org assumes scheduled/deadline time from headline
  2015-07-17 12:32     ` Rasmus
@ 2015-07-17 13:52       ` Manuel Koell
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Koell @ 2015-07-17 13:52 UTC (permalink / raw)
  To: Rasmus; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

Thank you, problem solved!

2015-07-17 14:32 GMT+02:00 Rasmus <rasmus@gmx.us>:

> Manuel Koell <man.koell@gmail.com> writes:
>
> > I provided an example here
> https://github.com/bastibe/org-journal/issues/48
>
> I see.
>
>   (setq org-agenda-search-headline-for-time nil)
>
> Rasmus
>
> --
> With monopolies the cake is a lie!
>
>
>

[-- Attachment #2: Type: text/html, Size: 897 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-17 13:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-17 10:25 Org assumes scheduled/deadline time from headline Manuel Koell
2015-07-17 11:29 ` Rasmus
2015-07-17 12:10   ` Manuel Koell
2015-07-17 12:32     ` Rasmus
2015-07-17 13:52       ` Manuel Koell

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).