From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Subject: Re: Showing only subprojects in the agenda Date: Tue, 19 Feb 2013 23:06:13 -0500 Message-ID: <87hal7vdca.wl%wiskey5alpha@gmail.com> References: <87ip5ndfj6.fsf@norang.ca> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U80wr-0001kg-BC for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 23:06:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U80wq-0007W7-0X for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 23:06:25 -0500 Received: from mail-vc0-f176.google.com ([209.85.220.176]:42151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U80wp-0007W0-Rt for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 23:06:23 -0500 Received: by mail-vc0-f176.google.com with SMTP id fk10so4724745vcb.21 for ; Tue, 19 Feb 2013 20:06:23 -0800 (PST) In-Reply-To: <87ip5ndfj6.fsf@norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode@gnu.org, Wiskey 5 Alpha At Tue, 19 Feb 2013 18:56:13 -0500, Bernt Hansen wrote: >=20 > Wiskey 5 Alpha writes: >=20 > > =C2=A0=C2=A0=C2=A0 I'm sure this is not as complicated as i am making i= t out to be, but i have tried every option i can think of. >=20 > You should be able to achieve what you are looking for with a custom > agenda skip function. I have skip functions to show (or skip) projects > in my setup and you should be able to adapt some of that for your needs. >=20 Thanks Bernt, I guess it /is/ that complicated. I will take a look but I am not much of an elisp programmer yet.... -Tim