Tested tool guide
Tested browser tools
Checked August 16, 2026
What Timeline Creator does, with a checked example
Enter events as a title, a date, a description, and a category, and the tool lays them out along a single axis you can flip between horizontal, reading left to right, and vertical, reading top to bottom. Each category receives its own color, so events that share one category read as a single strand across the timeline, with a legend mapping colors to category names. The thing that surprises people most: position is driven entirely by dates. Markers appear in chronological order no matter what order you typed them, and events sharing a date land at the same point on the axis.
Worked example
A concrete input and expected output from the current implementation.
Input
Title: Research phase | Date: 2024-01-10 | Category: Planning
Title: Product launch | Date: 2024-06-15 | Category: Milestone
Title: 1,000 users | Date: 2024-09-30 | Category: Growth
->
Expected output
A horizontal timeline spanning January 10 to September 30, 2024, with three markers in chronological order: Research phase (2024-01-10), Product launch (2024-06-15), and 1,000 users (2024-09-30). Planning, Milestone, and Growth each render in a distinct color, so the three strands can be followed across the chart, with a legend matching each color to its category name.
Markers are sorted by date, so the order of entry does not matter; the output order follows 2024-01-10, then 2024-06-15, then 2024-09-30. Each of the three categories maps to one color, which is what makes the strands traceable.