[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to open Link in Heading in Agenda without mouse click?
From: |
Nick Dokos |
Subject: |
Re: [O] How to open Link in Heading in Agenda without mouse click? |
Date: |
Mon, 08 Jun 2015 12:25:37 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
"Martin Beck" <address@hidden> writes:
> Hi,
>
> I'd like to create an agenda view which gives me quick access to
> important directories and files. So I set up an org-mode file with
> those hyperlinks and created an agenda which collects all headings in
> there.
>
> However if I try to use it, I did not find a way to open the
> hyperlinks in the agenda view without the mouse.
>
> Example headline:
>
> * Link to important file [[file+sys:\\server\dir\filename.mm][Mindmap]]
> [2015-06-08 Mo 10:34]
>
> Which command can I use to open the link/linked file directly in the
> agenda view? Is there a standard keybinding for it?
Doesn't C-c C-o (which should be bound to org-agenda-open-link in the
agenda buffer) work?
Nick