Rasmus wrote:
> jenia.iv...@gmail.com (jenia.ivlev) writes:
>
>> How do I make appear the "note taken" in the agenda?
>> Like for example, if in a org-file, I press C-c C-z under a node, this
>> command will create a new note for that node. How do I make such notes
>> appear in the calendar?
>
> Do you use both the Emacs calendar and the Org-Agenda?
>
>> In contrast, "state changes" of an org-node, like going from TODO to
>> DONE, appears in the calendar if you press "C-u l".
>>
>> So again, how do you make appear, in the calendar, the notes-taken in an
>> org file?
>
> I'm probably misunderstanding, but how about just adding a time stamp on a
> note in one of your agenda files?  E.g.:
>
> ** My Trip Home
> <2014-12-24 07:12-14:55>

I think the OP wants to see a more granular view of notes taken during
clocking for example.

--8<---------------cut here---------------start------------->8---
** Meeting with Bob
   :LOGBOOK:
   CLOCK: [2011-08-11 Thu 09:42]--[2011-08-11 Thu 10:00] =>  0:18
   - Prepare my slides.
   CLOCK: [2011-08-11 Thu 10:02]--[2011-08-11 Thu 18:09] =>  8:07
   - Go on site, and deliver my presentation.
   :END:
--8<---------------cut here---------------end--------------->8---

That is (or was) possible with the "org-timeline" view -- which is soon
to be obsoleted?

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to