{id, name, duration, dependencies, start, end} per task, meant to line up with
Project Pro's task fields. If Pro's schema differs, adjust the mapping in toProSchema() in this
file, or rename the JSON keys before importing there.
Each entry in the Timelines list on the left is a separate project schedule. Click + New timeline
to start one, give it a name and a start date, then add tasks below.
Add a from/to date range with a label. Those days are treated like weekends β any task duration that spans them just pushes further out, and the range is shaded on the chart.
Weekends are shaded grey, vacation periods amber, and a thin accent line marks today. Bars run continuously from a task's start to its end date, even across non-working days shown underneath.
{id, name, duration, dependencies, start, end}
JSON shape meant to line up with Memorix Project Pro's task fields.Timelines save automatically to this browser (localStorage) β no account, no sync across devices. Clearing browser data or switching browsers/computers means starting fresh unless you've exported a backup first. Use the Clear saved data button at the bottom of the sidebar to reset everything on this browser.