Skip to content

How to best extend url handling #387

@tott

Description

@tott

Does this feature exist in Emacs orgmode core?

N/A

Orgmode link

I am working with neomutt/notmuch and have methods to add todos/notes directly from emails and would like to extend OrgMappings:open_at_point() at

function OrgMappings:open_at_point()
but I could not find any good way to add custom URL handlers in this method. What would be the best way to extend this functionality to handle a new link format (in my case [[message://....]])?

Feature value

Support for access to additional external links and easier integration between orgmode and other systems.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    core-featureFeature is in orgmode core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions