|
From: | stardiviner |
Subject: | [O] let org-git-link.el suport Magit related buffers |
Date: | Tue, 27 Mar 2018 12:55:01 +0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
Magit now is the most used tools in Emacs now. I hope can combine Org-mode links with Magit through `org-git-link.el`. Current `org-git-link` only support local git file. But it definitely support Magit, like Magit status buffer, Magit log buffer, Magit diff (revision) buffer. When user is in magit-status/magit-log/magit-revision buffer, get the object under point through Magit API, then construct the org-git-linkĀ link URI to store into Org-mode. Is there anyone want to or can
implement this? |
[Prev in Thread] | Current Thread | [Next in Thread] |