emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: pholcomb@cpoint.net
Cc: emacs-orgmode@gnu.org
Subject: Re: Feature request: Prompt to remove deadline/scheduled dates
Date: Wed, 23 Dec 2009 19:14:44 -0500	[thread overview]
Message-ID: <m28wct6xe3.fsf@fastmail.fm> (raw)
In-Reply-To: <20091223215416.GC6266@cpoint.net> (Paul Holcomb's message of "Wed, 23 Dec 2009 15:54:16 -0600")

Paul Holcomb <pholcomb@cpoint.net> writes:

>  Its great that there is a log when the DEADLINE or SCHEDULED value
>  changes for an entry.  It would also be nice if you could remove the
>  deadline or scheduled value using the same interface so it could be
>  logged.
>
>  For example, with scheduled I might decide to do a certain task
>  next week, and schedule the task accordingly.  Then, something
>  changes and I'm now not going to do the task anytime soon.  It
>  shouldn't be scheduled and I don't want it to show up in the agenda
>  anymore.
>
>  It seems like adding an option to the date/time prompt to null out
>  the value works, but is this the right approach?  When you do this
>  you end up with items with "SCHEDULED:" or "DEADLINE:" and no date
>  after them.  These items don't show in the agenda, but it seems a
>  little ugly.

I'm not entirely sure if this is what you are asking for, but you can
remove SCHEDULED and DEADLINE metadata by adding a prefix argument to
C-c C-s and C-c C-d. 

,----
| C-c C-s runs the command org-schedule, which is an interactive
| compiled Lisp function in `org.el'.
| 
| It is bound to C-c C-s, <menu-bar> <Org> <Dates and Scheduling>
| <Schedule Item>.
| 
| (org-schedule &optional remove time)
| 
| Insert the SCHEDULED: string with a timestamp to schedule a TODO item.
| With argument remove, remove any scheduling date from the item.
| When time is set, it should be an internal time specification, and the
| scheduling will use the corresponding date.
`----

Perhaps you are looking for something different---e.g., log info about
when an item was unscheduled? The phrase "so it could be logged" in the
first paragraph of your message makes me suspect I may not understand
your request.

Best,
Matt

  reply	other threads:[~2009-12-24  0:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-23 21:54 Feature request: Prompt to remove deadline/scheduled dates Paul Holcomb
2009-12-24  0:14 ` Matt Lundin [this message]
2009-12-24 17:53   ` Paul Holcomb
2009-12-26 11:02     ` Carsten Dominik
2009-12-28 23:26       ` [PATCH] Log removal of " Paul Holcomb
2009-12-31  8:12         ` Carsten Dominik
2009-12-31 15:20           ` Paul Holcomb
2010-01-01  8:53             ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m28wct6xe3.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=pholcomb@cpoint.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).