emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Radosław Grzanka" <radoslawg@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: taking note when clocking out
Date: Thu, 14 Apr 2011 11:02:25 +0200	[thread overview]
Message-ID: <4DA6B821.1010202@gmail.com> (raw)
In-Reply-To: <24vcyhkz7y.fsf@news.eternal-september.org>

Hello,

W dniu 2011-04-14 10:34, Richard Riley pisze:
> Giovanni Ridolfi<giovanni.ridolfi@yahoo.it>  writes:
>
>> Radosław Grzanka<radoslawg@gmail.com>  writes:
>>
>>> Hello,
>>>    I cannot find this using google nor browsing documentation so I ask
>>> for help. Generally I don't want to take notes when I'm clocking out
>>> except for one task.
>> You can use the org-clock-out-hook,
>>
>> but if you'll post an example, well'have something real to work on:
>>
>> 'But I must have something to work on. I cannot burn snow'
>> Gandalf
>>
>> Giovanni ;-)
>>
>
>  From reading the OP he is requesting a way to mark/tag a task so that
> when he clocks out he is prompted to take a note.
>
> In this case someone more org savvy might construct something which, in
> the clock out hook, sees if, e.g, the "note-at-clockout" property is set
> and if so prompts the user for a new note which is then duly attached to
> that org item.


Exactly that.

I'm not sure what example I can provide. I'd like to have org file like:

------------------------
#+STARTUP: nolognoteclock-out

* Headline1

* Headline 2
:PROPERTIES:
:CLOCK-OUT-NOTE: t
:END:

* Headline 3

-------------------------

When clocking out from "Headline 2" I'd like to be forced to give a 
note. Real life example is that I do not really care about what I have 
been doing during my clocked-in time except for some discussions with 
client, who is bugging me constantly and I record it under "Headline 2".

I don't mind hooking in and using "unique id" of this task but I'm not 
lisp fluent to do that myslef.

Thanks,
   Radek.

  reply	other threads:[~2011-04-14  9:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14  6:56 taking note when clocking out Radosław Grzanka
2011-04-14  8:25 ` Giovanni Ridolfi
2011-04-14  8:34   ` Richard Riley
2011-04-14  9:02     ` Radosław Grzanka [this message]
2011-04-14 10:17   ` Richard Riley
2011-04-14 11:14     ` Radosław Grzanka
2011-04-14 12:21     ` Giovanni Ridolfi
2011-04-14 12:40       ` Richard Riley
2011-04-14 12:58         ` Giovanni Ridolfi
2011-04-14 14:20           ` Matt Lundin
2011-04-14 14:42             ` Richard Riley
2011-04-14 16:48               ` Matt Lundin

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=4DA6B821.1010202@gmail.com \
    --to=radoslawg@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).