# TTRPG Tools: Maps publish data (timeline)
```json
{
"timelineName": "sessions",
"months": [
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
],
"entries": [
{
"notePath": "CoS 2026/Deeds, Past and Future/Sessions/002_20260513 Session 2.md",
"title": "Session 2",
"summary": "During the multi-day journey to the village of Barovia, the PCs camped with Madam Eva's family, met Sister Olivenka, and defended the caravan from dire wolves.",
"start": {
"y": 713,
"m": 12,
"d": 5
},
"end": {
"y": 713,
"m": 12,
"d": 6
},
"img": "CoS 2026/a-library/image assets/Session 2 Vistani Camp.png",
"dateText": "5–6 December 713"
},
{
"notePath": "CoS 2026/Deeds, Past and Future/Sessions/001_20260429 Session 1.md",
"title": "Session 1",
"summary": "The PCs met during a carnival and, each for their own reasons, hitched a ride with Madam Eva to Barovia.",
"start": {
"y": 713,
"m": 12,
"d": 5
},
"end": {
"y": 713,
"m": 12,
"d": 5
},
"img": "CoS 2026/a-library/image assets/001_20260429 Session 1-1779761971340.webp",
"dateText": "5 December 713"
},
{
"notePath": "CoS 2026/Deeds, Past and Future/Sessions/004_20260523 Session 4.md",
"title": "Session 4",
"summary": "The Gang met with Rictavio, and then went to Sister Olivenka's to \"clean house.\"",
"start": {
"y": 713,
"m": 12,
"d": 6
},
"end": {
"y": 713,
"m": 12,
"d": 7
},
"img": "CoS 2026/a-library/image assets/004_20260523 Session 4-1779810068847.webp",
"dateText": "6–7 December 713"
},
{
"notePath": "CoS 2026/Deeds, Past and Future/Sessions/003_20260520 Session 3.md",
"title": "Session 3",
"summary": "Upon arriving in Barovia, the PCs shopped at Bildrath's and met the patrons of the Blood of the Vine pub.",
"start": {
"y": 713,
"m": 12,
"d": 6
},
"end": {
"y": 713,
"m": 12,
"d": 6
},
"img": "CoS 2026/a-library/image assets/003_20260520 Session 3-1779760586701.webp",
"dateText": "6 December 713"
},
{
"notePath": "CoS 2026/Deeds, Past and Future/Sessions/006_20260626 Session 6.md",
"title": "Session 6",
"summary": "",
"start": {
"y": 713,
"m": 12,
"d": 7
},
"end": {
"y": 713,
"m": 12,
"d": 7
},
"img": "CoS 2026/a-library/image assets/005_20260619 Session 5-1781919535193.webp",
"dateText": "7 December 713"
},
{
"notePath": "CoS 2026/Deeds, Past and Future/Sessions/005_20260619 Session 5.md",
"title": "Session 5",
"summary": "",
"start": {
"y": 713,
"m": 12,
"d": 7
},
"end": {
"y": 713,
"m": 12,
"d": 7
},
"img": "CoS 2026/a-library/image assets/005_20260619 Session 5-1781919535193.webp",
"dateText": "7 December 713"
}
]
}
```