emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] a link to launch a todo view?


From: Nick Dokos
Subject: Re: [O] a link to launch a todo view?
Date: Sat, 26 Sep 2015 11:12:03 -0400
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Xebar Saram <address@hidden> writes:

> Hi list
>
> I was wondering if one can use a orgmode link to launch (via C-c o)  a 
> defined todo view (ie dispatcher t). anyone has done anything like that 
> before?
>

Yes, you can use an elisp: type link to execute arbitrary lisp code:

[[elisp:(message "Hello")][hello]]

And since the next question will be "Can I skip the confirmation?",
I will point you to

C-h v org-confirm-elisp-link-function

-- 
Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]