tarsius / orglink

Use Org Mode links in other modes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Use Org Mode links in other modes

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 87.5%Language:Makefile 12.5%