From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Custom agenda views Date: Sun, 28 Oct 2007 11:03:23 +0000 Message-ID: <871wbfcxhg.fsf@bzg.ath.cx> References: <87hcke6izs.fsf@gollum.intra.norang.ca> <874pgd7tuc.fsf@gollum.intra.norang.ca> 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 1Im4zX-00005z-Pi for emacs-orgmode@gnu.org; Sun, 28 Oct 2007 06:03:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Im4zW-0008Vm-Vx for emacs-orgmode@gnu.org; Sun, 28 Oct 2007 06:03:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Im4zW-0008VZ-OU for emacs-orgmode@gnu.org; Sun, 28 Oct 2007 06:03:34 -0400 Received: from hu-out-0506.google.com ([72.14.214.229]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Im4zW-0001O3-1D for emacs-orgmode@gnu.org; Sun, 28 Oct 2007 06:03:34 -0400 Received: by hu-out-0506.google.com with SMTP id 23so860915huc for ; Sun, 28 Oct 2007 03:03:32 -0700 (PDT) In-Reply-To: <874pgd7tuc.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Fri, 26 Oct 2007 11:56:27 -0400") 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: emacs-orgmode@gnu.org Bernt Hansen writes: >> This suggestion is helpful, but I should've stated that I have some >> tasks that I want to show both at work and at home. I thought I could do >> this by tagging the work only items with :WORK:, the home items with >> :HOME: and the work/home items with :HOME:WORK: and then (somehow) >> getting the agenda view to only show items tagged WORK or HOME. > > I thought you meant you wanted the calendar agenda view limited > (day/week/month etc) which I don't know how to do other than by org > file. See my suggestion in my post about using `org-agenda-skip-function'. Having a tutorial for this would be great, since Org's manual might not be fully understandable for people that are not fluent in Emacs Lisp. -- Bastien