emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Deleting (not archiving) TODO items when done
Date: Thu, 05 Aug 2021 08:17:38 +1000	[thread overview]
Message-ID: <877dh0lue1.fsf@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2108041339420.78512@shell3.miskatonic.org>


William Denton <wtd@pobox.com> writes:

> When I've marked a TODO item as DONE and want to get it out of my projects list,
> I've always used C-c C-x C-a (org-archive-subtree-default) to get it out of the
> way.
>
> Today I had to go through the archive file to find an old note about something,
> and the file was huge because it was filled with many trivial TODOs that didn't
> need to be archived.  For example, If I'm waiting to hear back from someone,
> when they reply I usually just want to mark the task DONE and delete it.  I
> don't need to record it forever.
>
> Maybe I've been using the archiving not as intended, but I don't see any other
> command for getting rid of a TODO.  I can't find a command to delete the current
> task.  Am I missing something?  Is there a keystroke to delete a TODO?  Or does
> everyone archive everything?
>

I just delete them using standard Emacs commands. I'm not sure there is
a need for a special 'delete todo' command. It would be easy to code one
yourself if you want one.

With respect to archiving, there is probably some room for more
sophisticated archiving patterns. What I tend to do is at the start of
each year, move all my archive files to a new name which includes the
year in the archive filename. then after a few years, I simply delete
any archives older than 7 years. I find any data older than that is
rarely, if ever, relevant or useful, plus if I really, really want it,
it will be in one of my backup snapshots or git. This means my archive
files don't get to be gigantic and I can search back through just the
archives for a specific year.

In reality, I could probably get rid of old archives much sooner. It is
extremely rare for me to go through archives older than 1 year (I think
I've only ever done this once since I started using org). 



  parent reply	other threads:[~2021-08-04 22:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 17:47 Deleting (not archiving) TODO items when done William Denton
2021-08-04 19:55 ` Peter Neilson
2021-08-04 20:08   ` Hanno Perrey
2021-08-04 21:27   ` Samuel Wales
2021-08-04 22:17 ` Tim Cross [this message]
2021-08-05  7:35 ` Dominique Dumont
2021-08-05 14:45   ` William Denton
2021-08-05  8:28 ` Eric S Fraga
2021-08-05  9:36 ` Dominique Dumont

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=877dh0lue1.fsf@gmail.com \
    --to=theophilusx@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).