emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: jorge.a.alfaro@gmail.com (Jorge A. Alfaro-Murillo)
To: emacs-orgmode@gnu.org
Subject: Re: Agenda, Deadline, DONE
Date: Tue, 05 Aug 2014 16:23:49 -0400	[thread overview]
Message-ID: <87oavyd6sq.fsf@gmail.com> (raw)
In-Reply-To: loom.20140805T214128-576@post.gmane.org

hymie! <hymie@lactose.homelinux.net> writes:

> Greetings.  I'm new to OrgMode, and I'm still working my way 
> through.  It has a lot of the old functionality and features of 
> the PalmPilot "Bonsai" program, which I miss terribly, and I 
> hope you take that as a compliment. 

Welcome.

> I have a TODO that looks like this (I had to pull out the 
> details, of course): 
> 
> ** DONE task number 3 
>    SCHEDULED: <2014-07-30> - State "DONE"       from "TODO" 
>    [2014-07-30 Wed 14:47] DEADLINE: <2014-08-08> 
> 
> In my Agenda, I see this: 
> 
> Friday      8 August 2014 
>   file:       Deadline:   DONE task number 3 
> 
> It seems to me that, if the task is already completed, then I no 
> longer care about the deadline. It's done. So I'd rather not see 
> it in the Agenda. 
> 
> I guess I could just remove the deadline from the task itself, 
> but I kinda like having the historical info (that I finished a 
> week and a half early).
> 
> Is there a way to remove deadlines for DONE tasks from the 
> Agenda? 

I also like to keep the historical info, but in order to keep my 
tasks.org file clean (and save some time while building the 
agenda) I keep it in a separate file. Probably the simplest way is 
something like this:

#+BEGIN_SRC emacs-lisp 
  (setq org-archive-location "~/org/archive.org::") 
#+END_SRC  Now when you do not want to see something anymore, you 
can press C-c C-x C-a from the org file or the agenda to move the 
item to the archive.org file. Check the documentation of 
org-archive-location or (info "(org) Archiving") for more details.

Best,

-- 
Jorge.

  reply	other threads:[~2014-08-05 20:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-05 19:47 Agenda, Deadline, DONE hymie!
2014-08-05 20:23 ` Jorge A. Alfaro-Murillo [this message]
2014-08-05 20:25 ` SabreWolfy
2014-08-05 20:29   ` SabreWolfy
2014-08-05 20:35     ` hymie!

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=87oavyd6sq.fsf@gmail.com \
    --to=jorge.a.alfaro@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).