Skip to content

Open linked files with (system default) external application #563

@Maltimore

Description

@Maltimore

Does this feature exist in Emacs orgmode core?

Yes

Orgmode link

https://orgmode.org/manual/Handling-Links.html#index-C_002dc-C_002

see org-open-at-point

Feature value

It would be good to open (by default with <Leader>oo) linked files (like [[file:/home/maltimore/interesting_file.png]] with their corresponding application.
I think for now we should just default to opening with the system default programs. I think on linux and macos you can just use open (might work on windows as well). So in the case above we'd just have to call open /home/maltimore/interesting_file.png.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions