Gantt charts help keep you realistic about your planning. They are valuable for planning large, complex projects and managing multiple projects. However, finding open-source software to make timelines is a pain. The plan below is for one writing one manuscript. It can accompany a writing log used to manage the writing project.
- Edit the path to your Python binary.
 - Install missing modules with pip.
 - Relabel the activities in the named tuple to customize.
 - Edit the start and end dates of each activity of a writing project in the named tuple to suit.
 - Add or remove categories of phases if desired.
 - Change the colors to suit.
 - Edit the title to suit.
 - Run 
chmod +x writingLogGnatt.py. - Run the script: 
./writingLogGnatt.py. - The resulting image will be displayed and written to a PNG file.
 
See [Gantt chart for multiple projects].
| Version | Changes | Date | 
|---|---|---|
| Version 0.1 | Added badges, funding, and update table. Initial commit. | 2025 April 4 | 
- NIH: R01 CA242845
 - NIH: R01 AI088011
 - NIH: P30 CA225520 (PI: R. Mannel)
 - NIH: P20 GM103640 and P30 GM145423 (PI: A. West)
 
