From: Carsten Dominik <carsten.dominik@gmail.com>
To: Charles Cave <charles.cave@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Adding a timestamp after refiling
Date: Thu, 25 Mar 2010 07:51:59 +0100 [thread overview]
Message-ID: <CB4BC4AB-D355-442B-90E8-4E39F2382C1E@gmail.com> (raw)
In-Reply-To: <loom.20100325T033612-710@post.gmane.org>
Hi Charles,
On Mar 25, 2010, at 3:43 AM, Charles Cave wrote:
> I use a task planning methodology From Mark Forster called
> "Autofocus" (http://www.markforster.net/autofocus-index/)
>
> Part of the workflow is rewriting a task at the end of the
> list of things to do - in orgmode terms - refiling a task.
>
> Would it be possible to add functionality to add a date/time stamp
> when a task is refiled? I have looked at the Tracking
> TODO state changes documentation in section 5.3.2 and this style
> of logging would be good.
>
> I am not a Lisp programmer but I have heard the term "hook" in regard
> to org-mode, so I assume there is some point in the code for each
> function to add extra functionality before or after a function is
> done? For example, after executing the org-refile command, add a date
> time stamp to the heading.
This requires small changes in a few places in org.el, so a single
hook would not be enough here.
I have just added a variable `org-log-refile' which does what you
asked for.
Best wishes
- Carsten
prev parent reply other threads:[~2010-03-25 6:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-25 2:43 Adding a timestamp after refiling Charles Cave
2010-03-25 6:51 ` Carsten Dominik [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=CB4BC4AB-D355-442B-90E8-4E39F2382C1E@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=charles.cave@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).