From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Combine tag search and timeline view? Date: Thu, 01 Apr 2010 11:27:54 -0400 Message-ID: <87wrwrkxad.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxMJa-0001R3-9o for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 11:28:14 -0400 Received: from [140.186.70.92] (port=41290 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxMJU-0001HN-Vv for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 11:28:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxMJT-0003vr-LY for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 11:28:08 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:55240) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxMJT-0003ul-JA for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 11:28:07 -0400 In-Reply-To: (Johan Ekh's message of "Thu\, 1 Apr 2010 16\:39\:13 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Johan Ekh Cc: emacs-orgmode@gnu.org Johan Ekh writes: > Hi all, > how can I generate a timeline view that contains only tasks that have a certain tag attached to it? > > Let's say I have a project "Project 1" and I attach a tag "P1" to all TODO entries in this project. > Can I generate a timeline view that contains only items with the tag "P1" attached? Select the file you want C-c a L l to turn no clock details (or C-u l depending on your setup) / TAB RET You can do similar things in the calendar agenda HTH, Bernt