bardsoftware / ganttproject

Official GanttProject repository.
http://ganttproject.biz
GNU General Public License v3.0
856 stars 301 forks source link

Boolean flag indicating whether a task is on a critical path #2312

Open dbarashev opened 1 year ago

dbarashev commented 1 year ago

It makes sense to export information about critical tasks to CSV/Excel and make it available in the calculated columns. Read-only boolean flag is_critical may help to those who analyzes project data with external tools.