pub type Index = Timeline;
struct Index { name: TimelineName, typ: TimeType, }
name: TimelineName
typ: TimeType