Org-sync
Let Org-mode synchronize with bugtrackers
General Information
Version | 0.2 |
License | GPL V3 |
Author | Aurélien Aptel |
Contact | aurelien.aptel@gmail.com |
Org-sync
TODO Need to update link to repo
About
Org-sync is a tool to synchronize your Org-mode documents with bugtracking tools such as Bugzilla, Github or Google Code and other TODO-list services such as Toodledo or Google Task.
Currently, the github and bitbucket backends are implemented and
should work properly. Note: Github bug descriptions are imported
without translating any markup (prefixed with :
) in order to not
mess up the Org-mode buffer.
Project Goals
- Integrate and complete org-element.el
- Write a library for bugtracker backends
- Write several backends