Settings (one per line):
title: My Project
unit: months (default: quarters)
palette: vivid · labels: bar
arrow-color: blue · arrow-ortho: true
UI controls auto-sync these settings
Tasks:
- Name | start-end
- Name | start-end | deps: A, B
Groups (collapsible in chart):
# Phase 1: Foundation
- Task A | 1-3
# Phase 2: Core Work
- Task B | 3-6
Dependencies (offsets relative to WP start):
deps: Task A — end of A → start of this
deps: Task A@2 — from A's start+2
deps: Task A>1 — to this WP's start+1
deps: Task A@2>1 — both combined
deps: Task A! — silent (no arrow)
deps: Task A "label" — arrow tooltip
Row sharing (same visual row):
- Review | 5-5 | row: Data Collection
Shorthand ID (for use in deps/row):
- Name | 1-4 | id: AB
- Other | 5-6 | deps: AB
Short label (display name):
- Long Name | 1-4 | short: LN
Custom color:
- Name | 1-4 | color: #e05252
Milestones: - Name | 5 or 5-5 → diamond
Drag: edges resize, middle moves
Zoom: Ctrl+scroll (+ Shift for V)