From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Schmitz Subject: Re: Testers / Feedback wanted: Gantt charts via org-gantt.el Date: Fri, 5 Jun 2015 08:20:43 +0000 Message-ID: <9672efb36e804135979b568f80c0144f@barcarole.visus.uni-stuttgart.de> References: <1432985621669.70644@vis.uni-stuttgart.de> <87r3pu33sv.fsf@delle7240.chemeng.ucl.ac.uk> <2015-06-03T17-15-29@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0mry-00080Q-UP for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 04:20:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0mrt-0004li-Um for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 04:20:50 -0400 Received: from mailgw.informatik.uni-stuttgart.de ([129.69.211.42]:35208 helo=mx3.informatik.uni-stuttgart.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0mrt-0004lc-OU for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 04:20:45 -0400 Received: from mx.visus.uni-stuttgart.de (impromptu.visus.uni-stuttgart.de [129.69.205.29]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx3.informatik.uni-stuttgart.de (Postfix) with ESMTPS id 78AF661FA for ; Fri, 5 Jun 2015 10:20:44 +0200 (CEST) In-Reply-To: <2015-06-03T17-15-29@devnull.Karl-Voit.at> Content-Language: de-DE 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" OK, small update: - Milestones are implemented. All headlines with tags that are in :mileston= e-tag (org-gantt-default-milestone-tag, resp.; :milestone: by default) are = marked as Milestones. - tag highlighting is working correctly. The alists :tags-bar-style and :ta= gs-group-style ("tag" . "style") set the styles, :tag-style-effect sets whe= ther this style is applied only to the headline with that style, or to all = its subheadlines ('subheadlines). (All options are available as org-gantt-d= efault... as well). - tag inclusion/exclusion is working correctly. If :use-tags is non-nil, on= ly headlines with at least one of the given tags (and its subheadlines) wil= l be used. If :ignore-tags is non-nil, headlines with one of the given tags= (and its subheadlines) will be ignored. - I have added an option :tikz-options . If this is non-nill, the entire ch= art will be placed inside a tikzpicture environment with the given paramete= rs. E.g. scaling is possible with :tikz-options "scale=3D0.5, every node/.s= tyle=3D{scale=3D0.5}". This seems to work fine, so the lowlevel-scale optio= n has been removed. Regards, Bernhard=20 > -----Urspr=FCngliche Nachricht----- > Von: emacs-orgmode-bounces+bernhard.schmitz=3Dvis.uni-stuttgart.de@gnu.or= g > [mailto:emacs-orgmode-bounces+bernhard.schmitz=3Dvis.uni- > stuttgart.de@gnu.org] Im Auftrag von Karl Voit > Gesendet: Mittwoch, 3. Juni 2015 17:17 > An: emacs-orgmode@gnu.org > Betreff: Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el >=20 > * Eric S Fraga wrote: > > > > The only comments I have at the moment is that it is missing support fo= r > > milestones and all of my GANTT charts have such and that I would like t= o > > be able to link tasks across headlines (i.e. groups). Can I suggest a > >:milestone: tag or MILESTONE property for the former and a LINKED-TO or > > similar for the latter? >=20 > How about a heading task who got only DEADLINE (no SCHEDULED) and > does not span more than 1 day? This seems to be a mile-stone to me. >=20 > (Or *additionally* this tag?) >=20 > -- > mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > > get Memacs from https://github.com/novoid/Memacs < >=20 > https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on > github >=20