Samuel Wales <samologist <at> gmail.com> writes:

> 
> i have these notes in my .emacs-alike:
> (setq org-agenda-include-inactive-timestamps t)

> (setq org-agenda-start-with-log-mode t)
> 
> i also find that it really helps to have inactive lines be their own
> font instead of the default font.
> 

I use the first one too for my agenda view, but my problem is:

I want to combine the agenda with the clocking report (I get it by hitting v
c in agenda view) which shows me clocking gaps and clocked time intervals
with the above mentioned view of all inactive timestamps of that day.

But as soon as I hit "vc", all other lines have disappeared, it seems to be
impossible to combine a clocking table with other agenda lines.

ideally it would look like that:
  refile:      8:35- 8:36 Clocked:   (0:01) note 1 :NOTE:
Clocking gap: 14 minutes
  refile:      8:43...... Closed:     DONE [#A] task1
  refile:      8:43...... State:     (DONE) DONE [#A] task1
  refile:      9:30-10:30 [#A] appointment2
  refile:      8:50- 8:51 Clocked:   (0:01) task2


Reply via email to