Skip to content

tarsius/orglink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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