From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Norman Subject: Transforming org-mode project in Gantt graphes Date: Tue, 30 Dec 2014 19:49:01 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3f24c9a47ac050b7373c6 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y61rL-0008Bo-41 for emacs-orgmode@gnu.org; Tue, 30 Dec 2014 13:49:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y61rK-0005G4-0Z for emacs-orgmode@gnu.org; Tue, 30 Dec 2014 13:49:35 -0500 Received: from mail-la0-x22f.google.com ([2a00:1450:4010:c03::22f]:42886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y61rJ-0005Fy-OK for emacs-orgmode@gnu.org; Tue, 30 Dec 2014 13:49:33 -0500 Received: by mail-la0-f47.google.com with SMTP id hz20so13151240lab.34 for ; Tue, 30 Dec 2014 10:49:32 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --001a11c3f24c9a47ac050b7373c6 Content-Type: text/plain; charset=UTF-8 Hello, I just wrote two python scripts to transform a project managed in org-mode in (beautifull) gantt graphes. You could find more here : - example of generated graphes : - http://xael.org/norman/python/org2gantt/project.svg - http://xael.org/norman/python/org2gantt/project_ressources.svg - explanations : http://xael.org/norman/python/org2gantt/README.org - the whole thing : http://xael.org/norman/python/org2gantt/org2gantt.tar.gz Of course, it is in an early release... Seems to work but not deeply tested yet. Comments or improvements are welcome ! Regards, Alexandre --001a11c3f24c9a47ac050b7373c6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I just wrote two python= scripts to transform a project managed in org-mode in (beautifull) gantt g= raphes.

You could find more here :
- example of generated g= raphes :
=C2=A0 - http://xael.org/norman/python/org2gantt/project.svg
= =C2=A0 - http://xael.org/norman/python/org2gantt/project_ressources.svg=
Of course, it is in an early release... Seems to work but no= t deeply tested yet.
Comments or improvements are welcome !

Regards,
Alexandre
--001a11c3f24c9a47ac050b7373c6--