all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Announce] A GitHub Issues interface for Org-mode
@ 2011-05-25  4:40 Puneeth Chaganti
  2011-05-30  3:46 ` William Henney
  0 siblings, 1 reply; 5+ messages in thread
From: Puneeth Chaganti @ 2011-05-25  4:40 UTC (permalink / raw)
  To: emacs-orgmode

Hello Orgsters,

Issue Tracker integration with Org-mode has been something that a lot
of people have been looking for. Being the GitHub addict, that I am, I
decided to hack up something that integrates GitHub issues with
Org-mode.

It presently allows
- Importing all open issues from a project into an org-file. [Milestone
  due dates (if any) are added as Deadlines.
- Closing Issues, Editing Tags, Changing Issue Name
- Convert a TODO item into an Org-mode issue.

However, it uses APIv3 of GitHub, which is Beta. So, expect some
erratic behaviour. :)

I have put up my code here [1]. The code isn't all that clean and
robust, but it works. Hope atleast some of you will find it useful.
Any suggestions, feedback and code help is more than welcome.

Thanks,
Puneeth

[1] https://github.com/punchagan/org-ghi

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-02  0:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25  4:40 [Announce] A GitHub Issues interface for Org-mode Puneeth Chaganti
2011-05-30  3:46 ` William Henney
2011-05-30  4:43   ` Puneeth Chaganti
2011-05-30 14:38     ` William Henney
2011-06-02  0:41       ` Puneeth Chaganti

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.