emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Sauer <improv.philosophy@gmail.com>
To: Lindsay Todd <rltodd.ml1@gmail.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: Cloning tasks subtrees when repeating?
Date: Mon, 16 May 2011 13:42:55 -0500	[thread overview]
Message-ID: <BANLkTi=4TC67Urkp+KGrHhTw4dtZRN9dXw@mail.gmail.com> (raw)
In-Reply-To: <BANLkTikqzRMx=ASq2Nz5-EtFXSZMmrejHw@mail.gmail.com>

Have you looked into:
C-c C-x c     (org-clone-subtree-with-time-shift)
Clone a subtree by making a number of sibling copies of it. You will
be prompted for the number of copies to make, and you can also specify
if any timestamps in the entry should be shifted. This can be useful,
for example, to create a number of tasks related to a series of
lectures to prepare. For more details, see the docstring of the
command org-clone-subtree-with-time-shift.


Your usecase may need some modification or adding this to a custom
function for it to work.

On Mon, May 16, 2011 at 1:35 PM, Lindsay Todd <rltodd.ml1@gmail.com> wrote:
> Folks: I am looking for a nice org-mode-ish way to manage a task check
> list that repeats regularly.  I would like to log, then archive, which
> items actually are completed when I close the task.  (It isn't
> uncommon to have a few open.)
>
> Here is the situation: Every couple of weeks, I have an opportunity to
> work through a checklist of about 40-50 system maintenance tasks,
> organized under a repeating TODO-task item.  At the end of the
> maintenance time period, I close the task (which reschedules nicely),
> then cut-n-paste the partly-marked list to the LOGBOOK drawer (as well
> as any additional notes I want to log).  Then I manually clear out the
> check list...
>
> This is not too much work, but of course it would be nice if the
> checklist could automatically be saved, then cleared.  But there is
> another problem: my LOGBOOK drawer is getting very large, and
> checklist processing has been slowing (I can no longer use it).
>
> What would be nice is if I could close the task, the repeated entry
> would be an entirely new task.  Perhaps it is a clone of the task I
> just closed (with a new date), or perhaps it is populated from some
> sort of template.  The important thing is I need a new task entry, so
> I can archive the old entry, and still have a new entry with a new
> date.
>
> Has anyone else had a similar use-case that could suggest an approach
> they've used?
>
> Thanks!
>
> /Lindsay
>
>

      reply	other threads:[~2011-05-16 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 18:35 Cloning tasks subtrees when repeating? Lindsay Todd
2011-05-16 18:42 ` Matthew Sauer [this message]

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='BANLkTi=4TC67Urkp+KGrHhTw4dtZRN9dXw@mail.gmail.com' \
    --to=improv.philosophy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rltodd.ml1@gmail.com \
    /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).