legalnonsense/elgantt

elgantt-header-type 'hashtag not working properly

Opened this issue · 1 comments

I have not been able to get (setq elgantt-header-type 'hashtag) to yield the expected results. In particular, certain headlines end up under the wrong hashtag. I have attached a slightly modified version of your test.org file with a single tree under heading Project to allow me to use column view on the whole file.

Columnview shows the following task assignments using hashtags:

ColumnView

The Gantt view by 'outline (e.g., (setq elgantt-header-type 'hashtag)) works perfectly.

header view by outline

When I set (setq elgantt-header-type 'hashtag) and reload the screen, I get

header view by hashtag

Comparing this grouping with the one from columnview shows something is wrong.

Can you please take a look? I am not sure why it is malfunctioning. I think the hashtag view is super useful because it can be used to quickly get a visual summary of human resource utilization.

I have attached my modified test.org, which I have uploaded with a .txt extension.

test.org

have u got any solution<-_->?