* let org-git-link.el suport Magit related buffers
@ 2018-03-27 4:55 stardiviner
2018-03-27 6:04 ` Daniel Kraus
0 siblings, 1 reply; 3+ messages in thread
From: stardiviner @ 2018-03-27 4:55 UTC (permalink / raw)
To: org-mode; +Cc: reimar.finken
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
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?
[-- Attachment #2: Type: text/html, Size: 3713 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: let org-git-link.el suport Magit related buffers
2018-03-27 4:55 let org-git-link.el suport Magit related buffers stardiviner
@ 2018-03-27 6:04 ` Daniel Kraus
2018-03-27 10:00 ` [SOLVED] " stardiviner
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Kraus @ 2018-03-27 6:04 UTC (permalink / raw)
To: stardiviner; +Cc: reimar.finken, org-mode
Hi!
stardiviner <numbchild@gmail.com> writes:
> I hope can combine Org-mode links with Magit through `org-git-link.el`.
> [...]
> Is there anyone want to or can implement this?
There is https://github.com/magit/orgit
Cheers,
Daniel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [SOLVED] let org-git-link.el suport Magit related buffers
2018-03-27 6:04 ` Daniel Kraus
@ 2018-03-27 10:00 ` stardiviner
0 siblings, 0 replies; 3+ messages in thread
From: stardiviner @ 2018-03-27 10:00 UTC (permalink / raw)
To: Daniel Kraus; +Cc: reimar.finken, org-mode
[-- Attachment #1: Type: text/plain, Size: 344 bytes --]
Thanks for your suggestion. This is great.
On 03/27/2018 02:04 PM, Daniel Kraus wrote:
> Hi!
>
> stardiviner <numbchild@gmail.com> writes:
>
>> I hope can combine Org-mode links with Magit through `org-git-link.el`.
>> [...]
>> Is there anyone want to or can implement this?
> There is https://github.com/magit/orgit
>
> Cheers,
> Daniel
[-- Attachment #2: Type: text/html, Size: 979 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-27 10:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27 4:55 let org-git-link.el suport Magit related buffers stardiviner
2018-03-27 6:04 ` Daniel Kraus
2018-03-27 10:00 ` [SOLVED] " stardiviner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).