emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Removing DEADLINE and SCHEDULED from a headline
@ 2009-08-28 12:34 Bernt Hansen
  2009-08-28 14:15 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Bernt Hansen @ 2009-08-28 12:34 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode

Hi Carsten,

I ran into this a few weeks ago and it's been bugging me.

I reorganized a project which had a deadline on the main task and moved
it down to multiple subtasks in the project.

,----
| * TODO Project task
|   DEADLINE: <2009-08-28 Fri>
| ** TODO Step 1
| ** TODO Step 2
| ...
| ** TODO Step n
`----

I decided the DEADLINE really doesn't belong at the top -- since the
deadline was for step 2 (and a few other tasks)... so I moved it the
hard way.  Instead of cutting it out and pasting it back in the right
tree I just used C-c C-d and entered the same date on step 2 (because I
was moving the date a bit from the original date).

,----
| * TODO Project task
|   DEADLINE: <2009-08-28 Fri>
| ** TODO Step 1
| ** TODO Step 2
|    DEADLINE: <2009-08-28 Fri>
| ...
| ** TODO Step n
`----

Now to remove the deadline from the Project task I just did C-u C-c C-d
on the Project task but this removed all the deadlines in the subtree
and my deadline in Step 2 (and others) is now gone.

AFAICT SCHEDULED: works the same way.  This doesn't feel natural to me
but I know it is documented this way.

Does the way it works now really make sense or would just removing the
deadline from the task you are working on be better.

C-c C-d sets a deadline just for this task, so it felt natural to me
that C-u C-c C-d would remove the deadline just for this task -- but
that's what I get for not reading the manual (or forgetting since I read
it ;)

Regards,
Bernt

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

* Re: Removing DEADLINE and SCHEDULED from a headline
  2009-08-28 12:34 Removing DEADLINE and SCHEDULED from a headline Bernt Hansen
@ 2009-08-28 14:15 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-08-28 14:15 UTC (permalink / raw)
  To: Bernt Hansen; +Cc: Carsten Dominik, emacs-orgmode

Fixed, thanks.

- Carsten

On Aug 28, 2009, at 2:34 PM, Bernt Hansen wrote:

> Hi Carsten,
>
> I ran into this a few weeks ago and it's been bugging me.
>
> I reorganized a project which had a deadline on the main task and  
> moved
> it down to multiple subtasks in the project.
>
> ,----
> | * TODO Project task
> |   DEADLINE: <2009-08-28 Fri>
> | ** TODO Step 1
> | ** TODO Step 2
> | ...
> | ** TODO Step n
> `----
>
> I decided the DEADLINE really doesn't belong at the top -- since the
> deadline was for step 2 (and a few other tasks)... so I moved it the
> hard way.  Instead of cutting it out and pasting it back in the right
> tree I just used C-c C-d and entered the same date on step 2  
> (because I
> was moving the date a bit from the original date).
>
> ,----
> | * TODO Project task
> |   DEADLINE: <2009-08-28 Fri>
> | ** TODO Step 1
> | ** TODO Step 2
> |    DEADLINE: <2009-08-28 Fri>
> | ...
> | ** TODO Step n
> `----
>
> Now to remove the deadline from the Project task I just did C-u C-c  
> C-d
> on the Project task but this removed all the deadlines in the subtree
> and my deadline in Step 2 (and others) is now gone.
>
> AFAICT SCHEDULED: works the same way.  This doesn't feel natural to me
> but I know it is documented this way.
>
> Does the way it works now really make sense or would just removing the
> deadline from the task you are working on be better.
>
> C-c C-d sets a deadline just for this task, so it felt natural to me
> that C-u C-c C-d would remove the deadline just for this task -- but
> that's what I get for not reading the manual (or forgetting since I  
> read
> it ;)
>
> Regards,
> Bernt

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

end of thread, other threads:[~2009-08-28 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-28 12:34 Removing DEADLINE and SCHEDULED from a headline Bernt Hansen
2009-08-28 14:15 ` Carsten Dominik

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