Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1 KB

README.org

File metadata and controls

24 lines (20 loc) · 1 KB

Use Org Mode links in other modes

This library implements support for some Org Mode link types in other major modes. Links can be opened and edited like in Org Mode.

To use enable global-orglink-mode and customize orglink-activate-in-modes. Or use the buffer local orglink-mode. Do the latter now to linkify these examples:

[[Code]]
[[Code][start of code]]
[[define-derived-mode orglink-mode][orglink-mode]]
<mailto:emacs.orglink@jonas.bernoulli.dev>
man:info
<info:man>
https://github.com/tarsius/orglink


Compile MELPA Stable MELPA