And then how do I sort these multiple timelines? I was just sticking them in an array keyed by the id, but I'm not sure that ids are globally unique, or if each instance gives them their own.
I should probably sort by the date instead.
And then how do I sort these multiple timelines? I was just sticking them in an array keyed by the id, but I'm not sure that ids are globally unique, or if each instance gives them their own.
I should probably sort by the date instead.