Giovanni Ridolfi <giovanni.rido...@yahoo.it> writes: > Radosław Grzanka <radosl...@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.