Finished off the agenda and minutes features in the adm page. Added another six events to the calendar.
This commit is contained in:
@@ -1,20 +1,66 @@
|
||||
[
|
||||
{
|
||||
"coordinates": "-27.50129,153.1027015",
|
||||
"start": "2025-10-23T18:30",
|
||||
"end": "2025-10-23T21:00",
|
||||
"title": "October 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "Carindale Library"
|
||||
},
|
||||
{
|
||||
"coordinates": "",
|
||||
"start": "2025-10-07T19:00",
|
||||
"end": "2025-10-07T21:00",
|
||||
"title": "October 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi"
|
||||
},
|
||||
{
|
||||
"coordinates": "-27.50129,153.1027015",
|
||||
"start": "2025-09-25T18:30",
|
||||
"end": "2025-09-25T21:00",
|
||||
"title": "September 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "Carindale Library"
|
||||
},
|
||||
{
|
||||
"coordinates": "",
|
||||
"start": "2025-09-09T19:00",
|
||||
"end": "2025-09-09T21:00",
|
||||
"title": "September 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi"
|
||||
},
|
||||
{
|
||||
"coordinates": "-27.38621539644283,153.0351689206467",
|
||||
"start": "2025-08-28T18:30",
|
||||
"end": "2025-08-28T21:00",
|
||||
"title": "August 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "Chermside Library"
|
||||
},
|
||||
{
|
||||
"coordinates": "",
|
||||
"start": "2025-08-12T19:00",
|
||||
"end": "2025-08-12T21:00",
|
||||
"title": "August 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi"
|
||||
},
|
||||
{
|
||||
"start": "2025-07-24T18:30:00",
|
||||
"end": "2025-07-24T21:00",
|
||||
"title": "July 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "Chermside Library",
|
||||
"coordinates": "-27.38621539644283,153.0351689206467",
|
||||
"ctl": "202507241830"
|
||||
"coordinates": "-27.38621539644283,153.0351689206467"
|
||||
},
|
||||
{
|
||||
"start": "2025-07-08T19:00:00",
|
||||
"end": "2025-07-08T21:00",
|
||||
"title": "July 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi",
|
||||
"ctl": "202507081900"
|
||||
"location": "Jitsi"
|
||||
},
|
||||
{
|
||||
"start": "2025-06-19T18:30:00",
|
||||
@@ -22,15 +68,13 @@
|
||||
"title": "June 2025 In Person Catch Up",
|
||||
"description": "Social get-together. Discussion about large language models and meshtastic experiments. Clumsy attempt at adhering to an agenda and taking minutes.",
|
||||
"location": "Chermside Library",
|
||||
"coordinates": "-27.38621539644283,153.0351689206467",
|
||||
"ctl": "202506191830"
|
||||
"coordinates": "-27.38621539644283,153.0351689206467"
|
||||
},
|
||||
{
|
||||
"start": "2025-06-10T19:00:00",
|
||||
"end": "2025-06-10T21:00",
|
||||
"title": "June 2025 Online Catch Up",
|
||||
"description": "Getting started with meshtastic",
|
||||
"location": "Jitsi",
|
||||
"ctl": "202506101900"
|
||||
"location": "Jitsi"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user