From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: Re: a link to launch a todo view? Date: Sun, 27 Sep 2015 01:20:59 +0300 Message-ID: References: <877fnd1ags.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114da6f4fbe23d0520ade0d5 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zfxq0-0004EM-Pu for emacs-orgmode@gnu.org; Sat, 26 Sep 2015 18:21:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zfxq0-0002nL-6o for emacs-orgmode@gnu.org; Sat, 26 Sep 2015 18:21:00 -0400 Received: from mail-yk0-x22f.google.com ([2607:f8b0:4002:c07::22f]:34101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zfxq0-0002n7-3O for emacs-orgmode@gnu.org; Sat, 26 Sep 2015 18:21:00 -0400 Received: by ykdg206 with SMTP id g206so142749863ykd.1 for ; Sat, 26 Sep 2015 15:20:59 -0700 (PDT) In-Reply-To: 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: Nicolas Girard Cc: Nick Dokos , org mode --001a114da6f4fbe23d0520ade0d5 Content-Type: text/plain; charset=UTF-8 perfect! thx z On Sat, Sep 26, 2015 at 10:12 PM, Nicolas Girard wrote: > 2015-09-26 20:42 GMT+02:00 Xebar Saram : > > > > so something like this: > > > > [[elisp:(org-agenda)][TO-COOK]] > > > > this will bring up the dispatcher, how does one make it auto issue lets > say > > 'w' in the dispatcher > > > > Just try > (org-agenda nil "w") > instead. > > Cheers, > > Nicolas > --001a114da6f4fbe23d0520ade0d5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
perfect!

thx

z=

On Sa= t, Sep 26, 2015 at 10:12 PM, Nicolas Girard <girard.nicolas@gmail= .com> wrote:
2015-09-26 20:42 GMT+02:00 Xebar Saram <zeltakc@gmail.com>:
>
> so something like this:
>
> [[elisp:(org-agenda)][TO-COOK]]
>
> this will bring up the dispatcher, how does one make it auto issue let= s say
> 'w' in the dispatcher
>

Just try
(org-agenda nil "w")
instead.

Cheers,

Nicolas

--001a114da6f4fbe23d0520ade0d5--