orgweb/site/projects/ogi.org
Tom Willemsen eb9348bf34 Update and add project pages
I've once again thought up a different common structure for website
pages, I hope this one sticks longer than the ones before, but this
limits duplication of data somewhat and keeps maintenance costs of
these pages fairly low.
2013-01-19 02:48:40 +01:00

1.4 KiB

ogi

<script src="/keyjs.js" type="text/javascript"></script> <script type="text/javascript"> keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ], "h": [ "keyjs_goto", "http://ryuslash.org" ] }); </script>

What does it do?

Ogi is Github issues in org-mode

Why was it written?

Because I dislike web interfaces, am interested in using APIs and think org-mode would be a perfect way to represent the issues found there.

Who is it for?

Anyone who likes org-mode and uses github.

Data

Version 0 (development only)
Language Emacs Lisp
License GPLv3

Features

  • Download issues and make org tasks from them.

Dependencies

GNU Emacs
Version 24 or newer probably, since that is what it's being developed with.

More…