Skip to content

Add links in github code views that open files in the given line.

Notifications You must be signed in to change notification settings

deepbluezen/org-protocol-github-lines

 
 

Repository files navigation

org-protocol-github-lines

The purpose of this plugin is to make it easier to switch from your browser to emacs when looking at code reviews blogpost and demo

Requirements

org-mode org-protocol

Manual and usage

In github pull request views, add an emacs button that makes emacs open that file/line. blogpost and demo

Code

Browser

In browser/org-protocol-github-lines.user.js theres the plugin that will insert the links on code comments that will link to emacs.

OS

os/xdg-open Predefine org-protocol to open emacsclient

Emacs

org-protocol-github-lines.el contains the code to open the actual file

Authors & contribs

About

Add links in github code views that open files in the given line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published