* How to annotate past clock entries so the note shows in agenda?
@ 2020-06-05 13:00 Tory S. Anderson
2020-09-05 7:47 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Tory S. Anderson @ 2020-06-05 13:00 UTC (permalink / raw)
To: orgmode list
Hello all,
When I clock out of an entry I have a pop up from (org-add-log-note); I can add a note which will appear in my agenda right after the clock item. Often times, though, I want to go back through my day's agenda and add these; for example, upon marking "done" on a task it automatically clocks me out and does not invite me to take a note. Or at journaling time at day's end I'd like to add such a note that would be visible in my agenda.
The prompt comes from org-store-log-note called by org-add-log-note. The latter checks org-log-note-purpose. That's as far as my sleuthing has been able to go, though; I can manually call the function to receive the prompt for adding a clock-out note, but it doesn't stick it anywhere useful.
How can I add clock-out notes after the event? Must I manually go to the clock event and type in my note there, or can I utilize the same prompt somehow?
Thanks for any help!
- Tory
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to annotate past clock entries so the note shows in agenda?
2020-06-05 13:00 How to annotate past clock entries so the note shows in agenda? Tory S. Anderson
@ 2020-09-05 7:47 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2020-09-05 7:47 UTC (permalink / raw)
To: Tory S. Anderson; +Cc: orgmode list
Hi Tory,
torys.anderson@gmail.com (Tory S. Anderson) writes:
> How can I add clock-out notes after the event? Must I manually go to
> the clock event and type in my note there, or can I utilize the same
> prompt somehow?
No, you need to manually type your note in a different prompt.
I don't think we should tangle Org note-taking functions with other
functions, they are very specific, both in their usage and in their
implementation.
Best,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-05 7:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-05 13:00 How to annotate past clock entries so the note shows in agenda? Tory S. Anderson
2020-09-05 7:47 ` Bastien
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).