From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: Making GTD more mangeable with org Date: Fri, 18 Mar 2011 15:11:59 -0600 Message-ID: References: <87mxksry6y.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=48662 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0gxm-0007Nx-ER for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 17:12:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0gxl-00071Z-5r for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 17:12:02 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:61603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0gxl-00071T-1U for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 17:12:01 -0400 Received: by iwl42 with SMTP id 42so5507821iwl.0 for ; Fri, 18 Mar 2011 14:11:59 -0700 (PDT) In-Reply-To: <87mxksry6y.fsf@fastmail.fm> 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: Matt Lundin Cc: Org Mode You guys can't see the screenshot ? Att, Marcelo. On Fri, Mar 18, 2011 at 2:05 PM, Matt Lundin wrote: > Marcelo de Moraes Serpa writes: > >> What I want to do now is setup the links. Is there a way to setup a >> link to an agenda function? It'd be nice. > > [[elisp:(org-agenda nil "a")][Agenda]] > > Replace the "a" with the shortcut of your choice. > > Best, > Matt >