emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to list inactive timestamps and logged items together in age


From: Bastien
Subject: Re: [O] How to list inactive timestamps and logged items together in agenda?
Date: Mon, 28 Jul 2014 14:35:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Martin,

"Martin Beck" <address@hidden> writes:

> I want to create an agenda view which lets me list all items, I've
> been working on in a certain time interval in chronological order.
>  
> I have created an agenda which does that by listing all headings with
> inactice timestamps like that:
>  
> ("ip" "past 7d +3d" agenda "" ((org-agenda-overriding-header
> "Activities during last 7 days") (org-agenda-start-day "-7d")
> (org-agenda-span 10) (org-agenda-repeating-timestamp-show-all nil)
> (org-agenda-include-inactive-timestamps t) (org-agenda-entry-types
> (quote (:deadline :timestamp :sexp)))))
>  
> My problem is: it only lists items with an inactive timestamp, but
> not those which have been clocked in the observed time.

I'm not sure I understand why clocked headline don't show up.

Or maybe you just need to hit "l" in the agenda to also include
done headlines (assuming clocked items are done)?

Let us know if you came up with another solution,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]