emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el


From: Bernhard Schmitz
Subject: Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el
Date: Fri, 5 Jun 2015 08:20:43 +0000

OK, small update:

- Milestones are implemented. All headlines with tags that are in 
:milestone-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 
:tags-group-style ("tag" . "style") set the styles, :tag-style-effect sets 
whether this style is applied only to the headline with that style, or to all 
its subheadlines ('subheadlines). (All options are available as 
org-gantt-default... as well).

- tag inclusion/exclusion is working correctly. If :use-tags is non-nil, only 
headlines with at least one of the given tags (and its subheadlines) will 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 chart 
will be placed inside a tikzpicture environment with the given parameters. E.g. 
scaling is possible with :tikz-options "scale=0.5, every 
node/.style={scale=0.5}". This seems to work fine, so the lowlevel-scale option 
has been removed.

Regards,
Bernhard 

> -----Ursprüngliche Nachricht-----
> Von: address@hidden
> [mailto:emacs-orgmode-bounces+bernhard.schmitz=vis.uni-
> address@hidden Im Auftrag von Karl Voit
> Gesendet: Mittwoch, 3. Juni 2015 17:17
> An: address@hidden
> Betreff: Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el
> 
> * Eric S Fraga <address@hidden> wrote:
> >
> > The only comments I have at the moment is that it is missing support for
> > milestones and all of my GANTT charts have such and that I would like to
> > 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?
> 
> 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.
> 
> (Or *additionally* this tag?)
> 
> --
> mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
>        > get Memacs from https://github.com/novoid/Memacs <
> 
> https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on
> github
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]